Click or drag to resize

RealtimeDisplayModeLinearWorkflow Property

Returns the LinearWorkflow data for this realtime display mode.

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

Property Value

Type: LinearWorkflow
See Also