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

DiscLight

struct in UnityEngine.Experimental.GlobalIllumination

Switch to Manual

Description

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

Variables

colorThe direct light color.
falloffThe falloff model to use for baking the disc light.
indirectColorThe indirect light color.
instanceIDThe light's instanceID.
modeThe lightmode.
orientationThe light's orientation.
positionThe light's position.
radiusThe radius of the disc light.
rangeThe light's range.
shadowTrue if the light casts shadows, otherwise False.