Question by
Lesliehdez · Feb 16, 2018 at 05:18 PM ·
transformobjectmove.obj
matrix4x4 apply to game object
I need to apply this matrix: "transformation":[15,0,0,0,0,15,0,0,0,0,15,0,0,0,0,1]
d apply it to a gameobject (.obj 3D MODEL )to obtain a new transformation. How can i do that in C#?
Comment
Your answer
Follow this Question
Related Questions
Move to object if collision is triggered 0 Answers
Have object fly towards camera 0 Answers
Instantiate prefab not in the correct position 1 Answer
How to move object a from in front of object b to in front of object c and transfer orientation? 0 Answers
Moving hand with coordinates from file 0 Answers