-
Which of the following transform property value defines a 3D transformation, using a 4×4 matrix of 16 values?
-
- matrix2d(n,n,n,n,n,n,n,n,n,n,n,n,n,n,n,n)
- matrix3d(n,n,n,n,n,n,n,n,n,n,n,n,n,n,n,n)
- matrix(n,n,n,n,n,n,n,n,n,n,n,n,n,n,n,n)
- All of above
- None of these
Correct Option: B
matrix3d(n,n,n,n,n,n,n,n,n,n,n,n,n,n,n,n)