PhysicallyBasedMaterial.Blending.transparent(opacity:)
A surface that’s transparent.
Declaration
case transparent(opacity: PhysicallyBasedMaterial.Opacity)Parameters
- opacity:
The opacity of the material.
Discussion
This enumeration case indicates that the material supports transparency.