Represents tile picture as texture.
|
Property Getters/Setters Summary |
function | getAlignmentType() | |
function
| | |
|
Gets or sets the alignment for tiling.
The value of the property is RectangleAlignmentType integer constant. |
function | getMirrorType() | |
function
| | |
|
Gets or sets the mirror type for tiling.
The value of the property is MirrorType integer constant. |
function | getOffsetX() | |
function
| | |
|
Gets or sets the X offset for tiling picture.
|
function | getOffsetY() | |
function
| | |
|
Gets or sets the Y offset for tiling picture.
|
function | getScaleX() | |
function
| | |
|
Gets or sets the X scale for tiling picture.
|
function | getScaleY() | |
function
| | |
|
Gets or sets the Y scale for tiling picture.
|
-
Constructor Detail
TilePicOption
function TilePicOption()
Property Getters/Setters Detail