Component:DistanceMeter

From Resonite Wiki
Component image 
Distance Meter component as seen in the Scene Inspector


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


The DistanceMeter component is used by the Meter Tool to display the distance between slots.

Usage

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.
Anchors list of Slot
_legacyAnchor0 Slot
_legacyAnchor1 Slot
FormatUnit String
FormatNumber String
CompoundFormatUnits direct SyncFieldList`1<String>
CompoundUseLongNames Bool
CompoundOverrideNames Bool
CompoundDiscardLastFraction Bool
CompoundSeparator String
CompoundZeroHandling CompoundZeroHandling
MeasurementSpace direct RootSpace
DistanceText field drive of String

Behavior

Examples

See Also