How would you use transparent mesh textures

So while making bushes in blender I noticed that transparent parts of the texture are white. I do not know a way to fix this. Any help is appreciated!

1 Like

Add a SurfaceAppearance object into the MeshPart. Add your texture into the SurfaceAppearance’s Color property, then in SurfaceAppearance, there’s a setting you can toggle to allow transparency.

16 Likes

Thanks that also fixes the thing with it sorting incorrectly!