Home > All Other Interfaces > IObjectTexture > ScaleY
The scaling for the texture. This property’s definition depends on the TilingMethod used for the texture:
§ TM_TILES_PER_SIDE = 0 – Determines the number of repeats, for each side, of the image file in the Y-axis.
§ TM_METERS_PER_TILE = 1 – Determines the size of the side texture in the Y-axis.
JavaScript |
|
|
C# |
|
|
C++ |
|
|