translate( xyz )
static function
Create a translation Matrix.
Arguments
Name | Type | Description |
---|---|---|
xyz | Vector | Amount to move |
Returns
Type | Description |
---|---|
Matrix | Newly created Matrix |
static function
Create a translation Matrix.
Name | Type | Description |
---|---|---|
xyz | Vector | Amount to move |
Type | Description |
---|---|
Matrix | Newly created Matrix |