Home > All Other Interfaces > IObjectTexture > ScaleX
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 X-axis.
§ TM_METERS_PER_TILE = 1 – Determines the size of the side texture in the X-axis.
| 
 JavaScript  | 
 
  | 
| 
 
  | 
|
| 
 C#  | 
 
  | 
| 
 
  | 
|
| 
 C++  | 
 
  | 
| 
 
 
  | 
|