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

DebugMember Class

Extends Attribute
Annotate field, property, functions with this will show in Immersive Debugger panel in runtime.
Without additional parameters specified, by default we're watching fields/properties, and provide a button to call function without parameter.

Fields

Draw gizmo in space according to the runtime value of the field/property data.
The color used for DebugGizmo line drawing and inspector row pill icon.
Specify whether this field/property is tweakable, will show control UI in panel.
For now only supports float and use together with Min, Max param.
Minimum value for the tweak slider.
Maximum value for the tweak slider.
Optional category for a specific tab in Inspector Panel.

Member Functions

DebugMember
( DebugColor color )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon