8 lines
172 B
Plaintext
8 lines
172 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
|
|
|