Click or drag to resize

TextureApplyUvwTransform Property

If true then the UVW transform is applied to the texture otherwise the UVW transform is ignored.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.6
Syntax
public bool ApplyUvwTransform { get; set; }

Property Value

Type: Boolean
See Also