Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Add or set a private dictionary float on self
Parameters:
- key
- A string value for the name of the variable
- value
- A float value to store
Example:
1 | obj.setDictNumber(key, value) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Add or set a private dictionary float on self
Parameters:
Example:
1 | obj.setDictNumber(key, value) |