Platform Compatibility
| PC | Mac OSX | Oculus Quest |
|---|---|---|
| X | X | X |
Copy an accessory from ourselves to another object, if they already have it copy the values
Parameters:
- index
- An integer value
- name
- A string value
Example:
1 | obj.accessoryCopyTo(index, name) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
| PC | Mac OSX | Oculus Quest |
|---|---|---|
| X | X | X |
Copy an accessory from ourselves to another object, if they already have it copy the values
Parameters:
Example:
1 | obj.accessoryCopyTo(index, name) |