Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Make one object look at another
Parameters:
- indexA
- An integer value
- indexB
- An integer value
Example:
1 | obj.lookAt(indexA, indexB) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Make one object look at another
Parameters:
Example:
1 | obj.lookAt(indexA, indexB) |