add info |
debug |
||
Line 3: | Line 3: | ||
|Name=Debug Transform | |Name=Debug Transform | ||
}} | }} | ||
The '''DebugTransform''' component is used to show the parent hiearchy of a slot in the form of text to a specific <code>ShowToUser</code> | The '''DebugTransform''' component is used to show the parent hiearchy of a slot in the form of text to a specific <code>ShowToUser</code>. | ||
{{Template:Debug}} | |||
== Fields == | == Fields == |
Latest revision as of 02:14, 15 February 2025
Component image 
Debug Transform component as seen in the Scene Inspector

The DebugTransform component is used to show the parent hiearchy of a slot in the form of text to a specific ShowToUser
.
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't. |
ShowToUser
|
direct UserRef | Shows the debug visual to this user only. |