Home > All Other Interfaces > IObjectTexture > TilingMethod
An enum determining the tiling method used for the texture. This value applies only when a texture file is set. The TilingMethod enum can use any of the following values:
§ TM_UNDEFINED = -1
§ TM_TILES_PER_SIDE = 0
§ TM_TILES_PER_AXIS = 0
§ TM_METERS_PER_TILE = 1
JavaScript |
|
|
C# |
|
|
C++ |
|
|