Click or drag to resize

Basis3 Constructor (Matrix4)

Initializes a new instance of the Basis3 structure using a Matrix4.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public Basis3(
	Matrix4 m
)

Parameters

m
Type: Lumiscaphe.Workshop.InteropMatrix4
The matrix.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also