TilePicOption

TilePicOption class

Represents tile picture as texture.

Constructors

NameDescription
TilePicOption

Properties

NameTypeDescription
OffsetXNumberGets or sets the X offset for tiling picture.
OffsetYNumberGets or sets the Y offset for tiling picture.
ScaleXNumberGets or sets the X scale for tiling picture.
ScaleYNumberGets or sets the Y scale for tiling picture.
MirrorTypeNumberGets or sets the mirror type for tiling. The value of the property is MirrorType integer constant.
AlignmentTypeNumberGets or sets the alignment for tiling. The value of the property is RectangleAlignmentType integer constant.

TilePicOption()

TilePicOption.OffsetX property

Gets or sets the X offset for tiling picture.

Type: Number

TilePicOption.OffsetY property

Gets or sets the Y offset for tiling picture.

Type: Number

TilePicOption.ScaleX property

Gets or sets the X scale for tiling picture.

Type: Number

TilePicOption.ScaleY property

Gets or sets the Y scale for tiling picture.

Type: Number

TilePicOption.MirrorType property

Gets or sets the mirror type for tiling. The value of the property is MirrorType integer constant.

Type: Number

TilePicOption.AlignmentType property

Gets or sets the alignment for tiling. The value of the property is RectangleAlignmentType integer constant.

Type: Number