Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
Column
width50%

The V-Ray Light Material is a special material provided with the V-Ray renderer. This material is generally used to produce 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. The Light Material may even be assigned at the object level and at the face level to self-illuminate only portions of a mesh.

Column
width5%


Column
width45%

Image_comparison_slider
LabelBeforerender
width70%
LabelAfterviewport
AttachmentImageBeforeLight_Material_On_1K.jpg
AttachmentImageAfterLight_Material_On_Viewport_1K.jpg
height70%


Parameters

...

Section
Column
width50%

Light Color – This parameter controls the color of the light material. A Texture color node can also be applied and blended with the color, using the Mix Strength optionbe connected here.

Color multiplierMultiplier – A multiplier for the Light Color. A Texture An integer node can also be applied and blended with the value, using the Mix Strength option. Determine how the two are blended using the Mix Type optionbe connected here.

Opacity – A color to use as opacity for the material. Note that making the material less opaque does not affect the intensity of the self-illumination color. This is so that you can create perfectly transparent materials that nevertheless still emit light. A Texture color node can also be applied and blended with the color, using the Mix Strength optionbe connected here.

Emit on back sideBack Side – When enabled, makes the object emit light from its backside as well. If this is off, the back side of the material is rendered as black.

Compensate exposureExposure – 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 opacityOpacity – When enabled, the color of the light material is multiplied by the opacity texture. Otherwise, the color and opacity act independently (so-called additive transparency).

Column
width5%


Column
width45%

Image Added