-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error Material #1088
Comments
If i use old method => File small size file .glb, but i use new method => File x3 size file .glb. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When I try create Mesh & Box (have same material) , Material in View is not same.
To Reproduce
Use package [Elements] => Create Mesh & Box (have same material)
Expected behavior
When I try create Mesh & Box (have same material) , Material in View is not same.
I need show material of Mesh same material of Box
Screenshots
var material = new Elements.Geometry.Color(System.Drawing.Color.FromArgb(128, 128, 0)),0, 0, null, false, true, true, null, true, null,0, false);
Desktop (please complete the following information):
Additional context
None
Please reply
My Code
The text was updated successfully, but these errors were encountered: