Click or drag to resize

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)
Since: 5.10
Syntax
public Transform UvwTransform { get; set; }

Property Value

Type: Transform
See Also