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)
Syntaxpublic bool ApplyUvwTransform { get; set; }Public Property ApplyUvwTransform As Boolean
Get
Set
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also