The BRDFLight The BRDFLight material is a special material provided with the V-Ray renderer. This material is generally used for producing self-illuminated surfaces. This material's light emission can be used as indirect as well as direct illumination in the scene.
This allows for light sources of any shape, and may even be assigned at the object level and at the face level for self-illuminating only portions of a mesh.
UI PathsPath:||mat Network|| > V-Ray > Material > V-Ray Light
Image Added
Column
width
5%
Column
width
45%
...
Section
Column
width
50%
Light Color – Controls the color of the light material.
Transparency – A texture to use as transparency for the material. Note that making the material more transparent does not affect the intensity of the self-illumination color. This is so that you can create perfectly transparent materials that still emit light.
Double-Sided – When enabled, the material is double-sided.
Emit On Back Side – When enabled, makes the object emit light from its back side as well. If this is off, the material is rendered as black on the back sides. For more information, see the Emit On Back Side example below.
Compensate Exposure – (used when rendering with the V-Ray Physical Camera) When enabled, the intensity of the material is adjusted to compensate for the camera exposure.
Multiply By Opacity – When enabled, the color of the light material is multiplied by the Transparency texture. Otherwise, the color and transparency act independently (so-called additive transparency).
DirectIllumination – When checked, all objects that have the particular V-Ray Light material applied to them, are considered mesh lights and emit direct light.