View Single Post
  #1  
Old 07-24-2017, 02:00 PM
haohaoxuexi1 haohaoxuexi1 is offline
Member
 
Join Date: Sep 2015
Posts: 81
About getMatrix() command

When we apply getMatrix() command like below, we can get a 4x4 matrix.

x = node.getMatrix()
print x

Is there anyone can explain the meaning of the matrix like the number inside the matrix?

Is there example for how to operate the setMatrix() command object manipulation?

There is no explanation in Vizard help about the meaning of the matrix.

Thanks,
Reply With Quote