m ProbablePrime moved page MirrorTransform (Component) to Component:MirrorTransform: Creating component Namespace |
m Info |
||
(One intermediate revision by one other user not shown) | |||
Line 7: | Line 7: | ||
|Name=Mirror Transform | |Name=Mirror Transform | ||
}} | }} | ||
The Mirror Transform drives the position of the slot to mirror the position of an inputted slot across the normal of a plane. | |||
<!--T:2--> | <!--T:2--> | ||
Line 16: | Line 17: | ||
|MirrorNormal|Float3| | |MirrorNormal|Float3| | ||
|AllowWriteBack|Bool| | |AllowWriteBack|Bool| | ||
|_position| | |_position|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv5=true| | ||
|_rotation| | |_rotation|{{RootFieldType|FieldDrive`1|[[Type:FloatQ|FloatQ]]}}|TypeAdv6=true| | ||
}} | }} | ||
Latest revision as of 09:11, 23 May 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
The Mirror Transform drives the position of the slot to mirror the position of an inputted slot across the normal of a plane.
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. |
MirrorSource
|
Slot | |
MirrorPlane
|
Slot | |
MirrorOffset
|
Float3 | |
MirrorNormal
|
Float3 | |
AllowWriteBack
|
Bool | |
_position
|
field drive of Float3 | |
_rotation
|
field drive of FloatQ |