Color – The self-illumination color of the material. Brightness – Specifies a multiplier for the self-illumination Color. This is useful for boosting the self-illumination values so that the surface produces stronger illumination with GI. Texture – Specifies a texture file to be used for the color of the self-illumination. Mix Strength – Specifies a blend amount between the texture map and the color. Mix Type – Specifies how the texture map and the color mix. Normal – Stacks the texture map on top of the Color. This is the default. Add – Adds the texture map to the Color. Subtract – Subtracts the texture map from the Color. Multiply – Multiplies the texture map by the Color. Self-Illumination Affects GI – When enabled, the self-illumination affects global illumination rays and allows the surface to cast light on nearby objects. Note, however, that it may be more efficient to use area lights or VRayLightMtl material for this effect. Compensate Camera Exposure – When enabled, the intensity of the Self-Illumination is adjusted to compensate the exposure correction from the VRayPhysicalCamera. |