Version: 2020.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

Cookie

struct in UnityEngine.Experimental.GlobalIllumination

マニュアルに切り替える

説明

A helper structure used to initialize a LightDataGI structure with cookie information.

変数

instanceIDThe cookie texture's instance id projected by the light.
scaleThe uniform scale factor for downscaling cookies during lightmapping. Can be used as an optimization when full resolution cookies are not needed for indirect lighting.
sizesThe scale factors controlling how the directional light's cookie is projected into the scene. This parameter should be set to 1 for all other light types.

Static 関数

DefaultsReturns a default initialized cookie helper struct.