Version: 2019.1
Language: 中文
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

color直射光颜色。
indirectColor间接光颜色。
instanceID光源的 instanceID。
mode光照模式。
orientation光源的方向。
position光源的位置。
radiusThe radius of the disc light.
range光照范围。
shadow如果光源投射阴影,则为 true,否则为 false。