Light.cookievar cookie : TextureDescriptionThe cookie texture projected by the light. If the cookie is a cube map, the light will become a Point light. Note that cookies are only displayed for pixel lights. See Also: Light component
JavaScript
// Expose a reference to a texture in the inspector using UnityEngine; import UnityEngine |
