API reference
API reference
Select your platform
No SDKs available
No versions available

Label Class

Extends Controller
This is a MonoBehaviour for the generic Label UI element, used by labels on the in-headset panels of Immersive Debugger.
For more info about Immersive Debugger, check out the official doc

Properties

Text Text[Get]
String that is being used for displaying text content of the label.
Might be truncated if too long (with overflow)
The style used for the text, containing properties such as font, size, alignment and color.

Protected Functions

virtual override void Setup
( Controller owner )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon