Click or drag to resize

MeshOcsTransform Property

OCS Transform for the MeshInstance - this is the Object Coordinate System texture mapping transformation set in the texture mapping properties dialog. (identity means no OCS, potentially just simple WCS/WCS Box)

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public Transform OcsTransform { get; }

Property Value

Type: Transform
See Also