Click or drag to resize

InstanceIsViewDependent Property

If this instance will change depending on the view direction.

Namespace:  Rhino.Render.CustomRenderMeshes
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public bool IsViewDependent { get; set; }

Property Value

Type: Boolean
See Also