Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Get index by tag from a list of objects we have already stored. Use obj.tryStore() to find objects first!
Parameters:
- tag
- A string value
returns an Integer (whole number) value
Example:
1 | obj.findWithTag(tag) |