Click or drag to resize

MeshDisplacementInfoInstanceTransform Property

Instance transformation of the mesh.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Transform InstanceTransform { get; set; }

Property Value

Type: Transform
See Also