m ProbablePrime moved page SmoothTransform (Component) to Component:SmoothTransform: Creating component Namespace |
Automated: update Fields |
||
Line 11: | Line 11: | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
| | |InterpolationSpace|{{RootFieldType|RootSpace}}|TypeAdv0=true| | ||
| | |||
|TargetPosition|Float3| | |TargetPosition|Float3| | ||
|TargetRotation|FloatQ| | |TargetRotation|FloatQ| | ||
|TargetScale|Float3| | |TargetScale|Float3| | ||
|Position| | |Position|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv4=true| | ||
|Rotation| | |Rotation|{{RootFieldType|FieldDrive`1|[[Type:FloatQ|FloatQ]]}}|TypeAdv5=true| | ||
|Scale| | |Scale|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv6=true| | ||
|SmoothSpeed|Float| | |SmoothSpeed|Float| | ||
|_updateIndex|Int| | |_updateIndex|Int| |
Revision as of 21:26, 3 March 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. |
InterpolationSpace
|
direct RootSpace | |
TargetPosition
|
Float3 | |
TargetRotation
|
FloatQ | |
TargetScale
|
Float3 | |
Position
|
field drive of Float3 | |
Rotation
|
field drive of FloatQ | |
Scale
|
field drive of Float3 | |
SmoothSpeed
|
Float | |
_updateIndex
|
Int |