m ProbablePrime moved page PositionDeltaDriver (Component) to Component:PositionDeltaDriver: Creating component Namespace |
add info on the root space to unify meaning |
||
(One intermediate revision by one other user not shown) | |||
Line 11: | Line 11: | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Origin|TransformRelayRef| | |Origin|{{RootFieldType|TransformRelayRef}}|TypeAdv0=true| | ||
|Target|TransformRelayRef| | |Target|{{RootFieldType|TransformRelayRef}}|TypeAdv1=true| | ||
|VectorSpace|{{RootFieldType|RootSpace}}|TypeAdv2=true| The coordinate space to calculate delta changes in for <code>Origin</code> and <code>Target</code> | |||
| | |||
| | |||
|Normalized|Bool| | |Normalized|Bool| | ||
|Vector| | |Vector|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv4=true| | ||
}} | }} | ||
Latest revision as of 17:36, 23 October 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
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. |
Origin
|
direct TransformRelayRef | |
Target
|
direct TransformRelayRef | |
VectorSpace
|
direct RootSpace | The coordinate space to calculate delta changes in for Origin and Target
|
Normalized
|
Bool | |
Vector
|
field drive of Float3 |