<transform>.preMultVec

Return pre multiplication of a vector

 

<transform>.preMultVec(
    [x,y,z]    

)

 

[x,y,z]

A 3D vector


Remarks

This command will return the result of pre multiplying the specified vector with the matrix.

Return Value

[x,y,z]