Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Copy an accessory from another object to ourselves, if it exists copy their values to ours
Parameters:
- index
- An integer value
- name
- A string value
Example:
1 | obj.accessoryCopyFrom(index, name) |