rotationY( angle )
static function
Create a Matrix to rotate around the Y axis.
Arguments
Name | Type | Description |
---|---|---|
angle | Number | Angle in radians to rotate around the Y axis |
Returns
Type | Description |
---|---|
Matrix | Newly created Matrix |
static function
Create a Matrix to rotate around the Y axis.
Name | Type | Description |
---|---|---|
angle | Number | Angle in radians to rotate around the Y axis |
Type | Description |
---|---|
Matrix | Newly created Matrix |