Scripting

Search The Documentation:

  1. Home
  2. Docs
  3. Scripting
  4. Drawing
  5. paintDecal

paintDecal

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Draw the current decal with optional start position and direction, otherwise defaults to object

Parameters:

  • index Optional
    • An integer value
  • manualPos Optional
    • A string value
  • manualDir Optional
    • A string value

Example:

1
obj.paintDecal(index, manualPos, manualDir)
Tags
Was this article helpful to you? Yes No

How can we help?