Click or drag to resize

MeshInstanceTransform Property

Transform for the MeshInstance

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

Property Value

Type: Transform
See Also