Vizard 7 » Command Index » Vizard objects » texture » <texture>.autoScale
7.6

<texture>.autoScale

Automatically scale texture coordinates for texture

<texture>.autoScale(  
value  
)  
value
True if auto scaling should be active, otherwise False

Remarks

If autoscaling is active, the texture will automatically scale the texture coordinates of any node it is applied to. This is only relevant if the texture type is viz.TEX_RECT.

Return Value

None