Method GetLocalTransformMatrix
GetLocalTransformMatrix(Transform, bool, bool, BasisTransformation)
Declaration
public static Matrix4x4 GetLocalTransformMatrix(Transform tr, bool correctZUp, bool isRootPrim, BasisTransformation conversionType)
Parameters
| Type | Name | Description |
|---|---|---|
| Transform | tr | |
| bool | correctZUp | |
| bool | isRootPrim | |
| BasisTransformation | conversionType |
Returns
| Type | Description |
|---|---|
| Matrix4x4 |