Affine Type
Lossless composition of individual affine matrix components.
Record fields
Record Field | Description |
|
|
|
|
|
|
Instance members
Instance member | Description |
|
|
Static members
Static member | Description |
|
|
Full Usage:
Affine.make translation rotation scale
Parameters:
Vector3
rotation : Quaternion
scale : Vector3
Returns: Affine
|
|
|
|
|
|
|
|
|