|_indicationColor|'''[[Type:IField`1|IField`1]]<[[Type:ColorX|ColorX]]>'''|TypeAdv7=true| The field to change the color value for when doing status indications.
|_indicationColor|'''[[Type:IField`1|IField`1]]<[[Type:ColorX|ColorX]]>'''|TypeAdv7=true| The field to change the color value for when doing status indications.
|MeterMode|'''[[#Mode|Mode]]'''|TypeAdv8=true| The mode the tool is currently in.
|MeterMode|'''[[#Mode|MeterTool.Mode]]'''|TypeAdv8=true| The mode the tool is currently in.
|MeasureInObjectSpace|Bool| If measurements should be done in global space or parent space.
|MeasureInObjectSpace|Bool| If measurements should be done in global space or parent space.
|RaycastIgnoresUsers|Bool| Whether the tool raycast ignores colliders with an active user.
|RaycastIgnoresUsers|Bool| Whether the tool raycast ignores colliders with an active user.
|MultiPoint|Bool| Measure between two points, or any amount of points.
|MultiPoint|Bool| Measure between two points, or any amount of points.
|_lastPoint|Slot| The slot of the last point placed by the tool.
|_lastPoint|Slot| The slot of the last point placed by the tool.
|_currentMeter|'''[[Component:DistanceMeter|DistanceMeter]]'''|TypeAdv13=true| The current object displaying the distance between
|_currentMeter|'''[[Component:DistanceMeter|DistanceMeter]]'''|TypeAdv13=true| The current object displaying the distance between points.
|_currentLineTransform|'''[[Component:LineTransform|LineTransform]]'''|TypeAdv14=true| The current line transform object being used to display the distance between points