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

DirectionalLight

struct in UnityEngine.Experimental.GlobalIllumination

/

Implemented in:UnityEngine.CoreModule

Description

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

Properties

colorThe direct light color.
indirectColorThe indirect light color.
instanceIDThe light's instanceID.
modeThe lightmode.
orientationThe light's orientation. Only relevant for cookie placement.
penumbraWidthRadianThe penumbra width for soft shadows in radians.
positionThe light's position. Only relevant for cookie placement.
shadowTrue if the light casts shadows, otherwise False.

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