ILNumerics Ultimate VS

RenderParameterViewTransforms Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
The stack of view transforms the renderer 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<Matrix4> ViewTransforms { get; }

Property Value

Type: StackMatrix4
Remarks

[ILNumerics Visualization Engine]

See Also

Reference