(One intermediate revision by one other user not shown)
Line 13:
Line 13:
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|X|Sync`1|TypeString0=Sync<float>| The field that holds the X value for the float2. If null, the X component of the float2 will be 0.
|X|{{RootFieldType|RelayRef`1|[[Type:Sync`1|Sync`1]]<[[Type:Float|Float]]>}}|TypeAdv0=true| The field that holds the X value for the float2. If null, the X component of the float2 will be 0.
|Y|Sync`1|TypeString1=Sync<float>| The field that holds the Y value for the float2. If null, the Y component of the float2 will be 0.
|Y|{{RootFieldType|RelayRef`1|[[Type:Sync`1|Sync`1]]<[[Type:Float|Float]]>}}|TypeAdv1=true| The field that holds the Y value for the float2. If null, the Y component of the float2 will be 0.
|Target|IField`1|TypeString2=IField<float2>| The field that is driven to the constructed float2.
|Target|{{RootFieldType|FieldDrive`1|[[Type:Float2|Float2]]}}|TypeAdv2=true| The field that is driven to the constructed float2.