RealtimeDisplayMode.InitFramebufferEventArgs.Pipeline Property

RealtimeDisplayModeInitFramebufferEventArgsPipeline Property

[Missing <summary> documentation for "P:Rhino.Render.RealtimeDisplayMode.InitFramebufferEventArgs.Pipeline"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public DisplayPipeline Pipeline { get; }
Public ReadOnly Property Pipeline As DisplayPipeline
	Get

Property Value

Type: DisplayPipeline
See Also