Click or drag to resize
SoVRMLTransformSetMatrix Method

Sets the fields in the node to implement the transformation represented by the given matrix.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetMatrix(
	SbMatrix mat
)

Parameters

mat
Type: OIV.InventorSbMatrix
Remarks