Force setting of the model transform matrix.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void ForceSetModelTransformation(
	Matrix value
)

Parameters

value
Type: Matrix
Model transform matrix.

See Also