scaling( amount )
static function
Create a uniform scaling Matrix.
Arguments
| Name | Type | Description |
|---|---|---|
| amount | Number | Amount to scale X, Y and Z by |
Returns
| Type | Description |
|---|---|
| Matrix | Newly created Matrix |
static function
Create a uniform scaling Matrix.
| Name | Type | Description |
|---|---|---|
| amount | Number | Amount to scale X, Y and Z by |
| Type | Description |
|---|---|
| Matrix | Newly created Matrix |