You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: