<transform>.postMultVec

Return post multiplication of a vector

 

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

)

 

[x,y,z]

A 3D vector


Remarks

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

Return Value

[x,y,z]