Scripting

Search The Documentation:

  1. Home
  2. Docs
  3. Scripting
  4. Debug
  5. debugLog

debugLog

Platform Compatibility

PC Mac OSX Oculus Quest
X X

Add some text to the visual log, if DEBUG IS ON (on by default in Editor mode)

Parameters:

  • text
    • A string value

Example:

1
obj.debugLog(text)
Tags
Was this article helpful to you? Yes No

How can we help?