Click or drag to resize

TextureUvwTransform Property

Transform to be applied to each instance of this texture if ApplyUvw is true

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

Property Value

Type: Transform
See Also