Scripting

Search The Documentation:

  1. Home
  2. Docs
  3. Scripting
  4. Transforms
  5. moveStored

moveStored

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Move to position for obj in index, local or not

Parameters:

  • newPos
    • A string value
  • index
    • An integer value
  • isLocal Optional
    • A boolean value

Example:

1
obj.moveStored(newPos, index, isLocal)
Tags
Was this article helpful to you? Yes No

How can we help?