Click or drag to resize

ChangeQueueDisplayPipelineAttributes Property

Get the DisplayPipelineAttributes if available, null otherwise

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

Property Value

Type: DisplayPipelineAttributes
See Also