TilePicOption class

TilePicOption class

Represents tile picture as texture.

The TilePicOption type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of TilePicOption

Properties

PropertyDescription
offset_xGets or sets the X offset for tiling picture.
offset_yGets or sets the Y offset for tiling picture.
scale_xGets or sets the X scale for tiling picture.
scale_yGets or sets the Y scale for tiling picture.
mirror_typeGets or sets the mirror type for tiling.
alignment_typeGets or sets the alignment for tiling.

See Also