Scripting

Search The Documentation:

  1. Home
  2. Docs
  3. Scripting
  4. Object Data
  5. findUIDInScene

findUIDInScene

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)
Tags
Was this article helpful to you? Yes No

How can we help?