Hi All.
How can I obtain the SceneMesh parameters of an Object if I only have the objects name.
My thoughts would be to use something as shown below.... unfortunately SceneMesh is not a Class of SceneObject....
Specifically I would like to get the VertexArray, NormalArray and Indices.
Any suggestions?