ILNumerics Ultimate VS

RenderParameterRenderTargets Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
The stack of render targets collected while walking this scene up to the current node.

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public Stack<RenderTarget> RenderTargets { get; }

Property Value

Type: StackRenderTarget
Remarks

[ILNumerics Visualization Engine]

See Also

Reference