Click or drag to resize

PostEffectPipelineRenderingId Property

Return a UUID that uniquely identifies the rendering being processed.

Namespace:  Rhino.Render.PostEffects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public Guid RenderingId { get; }

Return Value

Type: Guid
Return a UUID that uniquely identifies the rendering being processed.
See Also