Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Set light shadow mode (0 = off, 1 = hard, 2 = soft)
Parameters:
- shadow Optional
- An integer value
- index Optional
- An integer value
Example:
1 | obj.setLightShadow(shadow, index) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Set light shadow mode (0 = off, 1 = hard, 2 = soft)
Parameters:
Example:
1 | obj.setLightShadow(shadow, index) |