9 lines
166 B
Plaintext
9 lines
166 B
Plaintext
#title GetMatrixRotation [RCBasic Doc]
|
|
#header Sub GetMatrixRotation( mA, ByRef x, ByRef y, ByRef z)
|
|
|
|
Gets the rotation vector of a matrix
|
|
|
|
#ref SetMatrixRotation
|
|
|
|
|