Hatch Game Engine Documentation v1.4.0
The documentation for the Hatch Game Engine
Loading...
Searching...
No Matches
RSDK.Matrix Member List

This is the complete list of members for RSDK.Matrix, including all inherited members.

Create256()RSDK.Matrix
Identity256(matrix matrix)RSDK.Matrix
Multiply256(matrix matrix, matrix a, matrix b)RSDK.Matrix
Rotate256(matrix matrix, number rotationX, number rotationY, number rotationZ)RSDK.Matrix
RotateX256(matrix matrix, number rotationY)RSDK.Matrix
RotateY256(matrix matrix, number rotationY)RSDK.Matrix
RotateZ256(matrix matrix, number rotationZ)RSDK.Matrix
Scale256(matrix matrix, number scaleX, number scaleY, number scaleZ)RSDK.Matrix
Translate256(matrix matrix, number x, number y, number z, boolean setIdentity)RSDK.Matrix