Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Find an object matching the UID (greater than -1), optionally find inactive ones too
Parameters:
- UID
- An integer value
- onlyActive Optional
- A boolean value
returns an Integer (whole number) value
Example:
1 | obj.findUIDInScene(UID, onlyActive) |