BitmovinApiSdk\Models\Sprite::imagesPerFile
Number of images per file. If more images are generated than specified in this value, multiple sprites will be created. You can use the placeholder '%number%' in the spriteName to specify the naming policy. Either this property must be set or hTiles and vTiles.
Signature
public function imagesPerFile(int
$imagesPerFile )
Parameters
$imagesPerFile
— int
Returns
- $this