Click or drag to resize
SoProjectionmatrix Property

Matrix that can be applied before projecting a point.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFMatrix matrix { get; }

Property Value

Type: SoSFMatrix
Remarks

Set to Identity by default

See Also