<multimedia:image>.autoScale

Automatically scale texture coordinates for texture

 

<multimedia:image>.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