Scripting

Search The Documentation:

  1. Home
  2. Docs
  3. Scripting
  4. Mesh
  5. getMeshColor

getMeshColor

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Returns the color of this object in R,G,B,A format.

returns a String (text) value

1
2
--Print the color of this object to console
obj.debugLog(obj.getMeshColor())
Tags
Was this article helpful to you? Yes No

How can we help?