ScnMatrix4 is a 4x4 matrix. My question is which rows of the matrix correspond to position (ScnVector3), rotation (ScnVector4), scale (ScnVector3). Is the 4th row empty?
Edit: I was playing with an SCN4 matrix, I needed to create a form with several stairs.
I need matrix information for the Shapeswithshapes method
[SCNphysicsShape shapeWithShapes: (ElementArray*) :(transformArray)]
Change 2; I suck while editing :(
source share