transmit
transmit: number | undefined
A transparency to be applied to the surface, ranging from 0 (fully opaque) to 1 (fully transparent). If defined, then the material transparency overrides the transparency of whatever surface the material is applied to. If undefined, the material has no effect on surface transparency. Default: undefined.
Defined in
- core/backend/src/Material.ts Line 264
Last Updated: 04 August, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.