Matrix4x4 Module
Functions and values
Function or value | Description |
Full Usage:
CreateAffine (translation, rotation, scale)
Parameters:
Vector3
rotation : Quaternion
scale : Vector3
Returns: Matrix4x4
|
|
|
|
|
|
|
|
|
|
|
|
|
Type extensions
Type extension | Description |
|
|
|
|
|
|
|
|
|
|
Full Usage:
this.IsZero
Parameters:
unit
Returns: bool
Modifiers: inline |
Extended Type:
|
Full Usage:
this.IsZero
Returns: bool
Modifiers: inline |
Extended Type:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
this.ToArray
Parameters:
unit
Returns: float32 array
|
|
Full Usage:
this.ToArray
Parameters:
single array
offset : int
|
|
|
|
|
|