Version: 2022.1
언어: 한국어
public Texture cookie ;

설명

The cookie texture projected by the light.

Point lights require a cube map texture. If the cookie is a cube map, the light will become a Point light.
Note that cookies are only displayed for pixel lights.
EditorSettings.enableCookiesInLightmapper needs to be turned on for it to work for baked/mixed lights, otherwise it only works for real-time lights.

See Also: Light component.