The '''ScaleElement''' component scales itself up or down depending on if it is the selected scale element in a [[Component:ScaleGroup|Scale Group.]].
<!--T:2-->
<!--T:2-->
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|Group|ScaleGroup|
|Group|{{RootFieldType|RelayRef`1|[[Component:ScaleGroup|ScaleGroup]]}}|TypeAdv0=true| The group this belongs to. If there is a group in this component's parents, the group is auto filled into this field on attach.
|RespondToPhysicalTouch|Bool|
|RespondToPhysicalTouch|Bool| Whether to make this item selected upon physical touch.
|RespondToRemoteTouch|Bool|
|RespondToRemoteTouch|Bool| Whether to make this item selected upon clicking via laser.
|_scaleTarget|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv3=true| The field to drive in order to influence the scale of this slot when selecting/deselecting.
}}
}}
<!--T:3-->
<!--T:3-->
== Usage ==
== Usage ==
Used along with a [[Component:ScaleGroup|Scale Group]] to make a list of selectable items via touching them.