Class Transmission
Extension for optical transparency (transmission)
Inherited Members
Namespace: GLTFast.Schema
Assembly: solution.dll
Syntax
[Serializable]
public class Transmission
Fields
Name | Description |
---|---|
transmissionFactor | The base fraction of light that is transmitted through the surface. |
transmissionTexture | A texture that defines the transmission fraction of the surface, stored in the R channel. This will be multiplied by transmissionFactor. |