Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | – |
Set the size of the cookie texture on a directional light (does not work for other lights)
Parameters:
- size
- A float value
- index Optional
- An integer value
Example:
1 | obj.setLightCookieScale(size, index) |