i am trying to create a multipatch with texture and materials,i wont to set the num and Dimension of texture through the function public void Setup(ShapeType shapeType, int numParts, int numPoints, int numTextures, int textureDimension, int numMaterials, ulong materialsLength),but i found after the method is executed,it is still 0.
I thought it over,There are two possibilities.
one,the shapetype i seted dose not have any of the newer modifier bits,but i can not find any function to set th shapetype.
two,the set function maybe have some problem.
This problem has been bothering me for a long time, and I really hope you can help me solve it!
I thought it over,There are two possibilities. one,the shapetype i seted dose not have any of the newer modifier bits,but i can not find any function to set th shapetype. two,the set function maybe have some problem.
This problem has been bothering me for a long time, and I really hope you can help me solve it!