Click or drag to resize

PostEffectPipelineExecutionOrder Method

Returns a list of the post effects to be executed by this pipeline in order.

Namespace:  Rhino.Render.PostEffects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public Guid[] ExecutionOrder()

Return Value

Type: Guid
A list of the post effects to be executed by this pipeline in order
See Also