|  Automated: update Fields |  add info on the root space to unify meaning | ||
| Line 13: | Line 13: | ||
| |Origin|{{RootFieldType|TransformRelayRef}}|TypeAdv0=true| | |Origin|{{RootFieldType|TransformRelayRef}}|TypeAdv0=true| | ||
| |Target|{{RootFieldType|TransformRelayRef}}|TypeAdv1=true| | |Target|{{RootFieldType|TransformRelayRef}}|TypeAdv1=true| | ||
| |VectorSpace|{{RootFieldType|RootSpace}}|TypeAdv2=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|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv4=true| | |Vector|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv4=true| | ||
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 
Position Delta Driver component as seen in the Scene Inspector 

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. Some components stop their functionality when this field is disabled, but some don't. | 
| Origin | direct TransformRelayRef | |
| Target | direct TransformRelayRef | |
| VectorSpace | direct RootSpace | The coordinate space to calculate delta changes in for OriginandTarget | 
| Normalized | Bool | |
| Vector | field drive of Float3 | 
