TextureMappingUvwTransform Property |
Transform applied to mapping coordinate (u,v,w) to convert it into a
texture coordinate.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Transform UvwTransform { get; set; }Public Property UvwTransform As Transform
Get
Set
Property Value
Type:
Transform
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also