imageName property

_ImageNameIndexBuilder imageName
final

The filename pattern for your 360 image in {x|y}-Axis builder. Must include {index} in the image path which the library will replace with a number between 1 and imageLength- in axis {x|y}.

Implementation

final _ImageNameIndexBuilder imageName;