7 lines
171 B
Plaintext
7 lines
171 B
Plaintext
#title GetMatrixTranslation [RCBasic Doc]
|
|
#header sub GetMatrixTranslation( mA, ByRef x, ByRef y, ByRef z)
|
|
|
|
Get the position vector of a matrix
|
|
|
|
#ref SetMatrixTranslation
|