|MirrorSource|Slot| The slot to get the mirror data from.
|MirrorPlane|Slot|
|MirrorPlane|Slot| The slot to use as the position to mirror across.
|MirrorOffset|Float3|
|MirrorOffset|Float3| An offset from the <code>MirrorPlane</code> to mirror across.
|MirrorNormal|Float3|
|MirrorNormal|Float3| The direction to mirror from.
|AllowWriteBack|Bool|
|AllowWriteBack|Bool| Whether to allow changing the target fields of <code>_position</code> or <code>_rotation</code> to change the position and rotation of <code>MirrorSource</code>.
|_position|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv5=true| The position field to drive with the mirrored mirror data. Usually the Position field of the slot this component is on.
|_rotation|{{RootFieldType|FieldDrive`1|[[Type:FloatQ|FloatQ]]}}|TypeAdv6=true| The rotation field to drive with the mirrored mirror data. Usually the Rotation field of the slot this component is on.
}}
}}
<!--T:3-->
<!--T:3-->
== Usage ==
== Usage ==
Attach to a slot and provide <code>MirrorSource</code>, <code>MirrorPlane</code>, and <code>MirrorNormal</code> for this component to start working.