Click or drag to resize
SoDepthOffsetComputeNDCadjustment Method

Compute matrix NDCadjustment by scaling input matrix on z.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public static void ComputeNDCadjustment(
	SoState state,
	out SbMatrix matrix
)

Parameters

state
Type: OIV.Inventor.MiscSoState
matrix
Type: OIV.InventorSbMatrix
Remarks