Property EmissiveTexture
EmissiveTexture
The emissive map controls the color and intensity of the light being emitted by the material. This texture contains RGB components in sRGB color space. If a fourth component (A) is present, it is ignored.
Declaration
public override TextureInfoBase EmissiveTexture { get; }
Property Value
Type | Description |
---|---|
TextureInfoBase |