
Wed, 02/15/2023 - 03:52
Forums:
Hello, The color of AIS_Triangulation
seems to be combined with color of model's default material, how can I cancel this color of material to display the vertex color correctly? Looking forward to your answer.
Attachments:
Tue, 03/14/2023 - 11:34
You can try SetMaterial(Graphic3d_NameOfMaterial_UserDefined).
Tue, 03/14/2023 - 13:36
thanks! I did the same