ILNumerics Ultimate VS

RenderParameterCameraPositionTransforms Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
The stack of camera position transforms the renderer accumulated 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> CameraPositionTransforms { get; }

Property Value

Type: StackMatrix4
Remarks

[ILNumerics Visualization Engine]

See Also

Reference