Method ImportXform
ImportXform(ref Matrix4x4, SceneImportOptions)
Imports a matrix transform, correctly handling the change of basis.
Declaration
public static void ImportXform(ref Matrix4x4 mat, SceneImportOptions options)
Parameters
Type | Name | Description |
---|---|---|
Matrix4x4 | mat | |
SceneImportOptions | options |