Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | – |
Add some text to the visual log, if DEBUG IS ON (on by default in Editor mode)
Parameters:
- text
- A string value
Example:
1 | obj.debugLog(text) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | – |
Add some text to the visual log, if DEBUG IS ON (on by default in Editor mode)
Parameters:
Example:
1 | obj.debugLog(text) |