HasTransmit
HasTransmit: boolean | undefined
If true, then this material overrides the surface transparency to be the value of transmit. If false, then this material overrides the surface to be fully opaque. If undefined, then this material does not override the surface transparency at all.
Defined in
- core/common/src/MaterialProps.ts Line 162
Last Updated: 04 August, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.