Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Experimental: this API is experimental and might be changed or removed in the future.

RectangleLight

struct in UnityEngine.Experimental.GlobalIllumination

/

Implemented in:UnityEngine.CoreModule

Description

A helper structure used to initialize a LightDataGI structure as a rectangle light.

Properties

colorThe direct light color.
heightThe height of the rectangle light.
indirectColorThe indirect light color.
instanceIDThe light's instanceID.
modeThe lightmode.
orientationThe light's orientation.
positionThe light's position.
rangeThe light's range.
shadowTrue if the light casts shadows, otherwise False.
widthThe width of the rectangle light.

Did you find this page useful? Please give it a rating: