m ProbablePrime moved page ScaleObject (Component) to Component:ScaleObject: Creating component Namespace |
Automated: update Fields |
||
Line 11: | Line 11: | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Manager|ScaleObjectManager| | |Manager|'''[[Component:ScaleObjectManager|ScaleObjectManager]]'''|TypeAdv0=true| | ||
|ScalePower|Float| | |ScalePower|Float| | ||
|ScalePosition|Float3| | |ScalePosition|Float3| | ||
|_active| | |OverrideFarTransitionOffset|'''[[Type:Nullable`1|Nullable`1]]<[[Type:Float3|Float3]]>'''|TypeAdv3=true| | ||
|_position| | |CustomTransition|Bool| | ||
|_scale| | |TransitionLerp|{{RootFieldType|RawOutput`1|[[Type:Float|Float]]}}|TypeAdv5=true| | ||
|_active|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv6=true| | |||
|_position|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv7=true| | |||
|_scale|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv8=true| | |||
}} | }} | ||
Latest revision as of 21:34, 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. |
Manager
|
ScaleObjectManager | |
ScalePower
|
Float | |
ScalePosition
|
Float3 | |
OverrideFarTransitionOffset
|
Nullable`1<Float3> | |
CustomTransition
|
Bool | |
TransitionLerp
|
raw output of Float | |
_active
|
field drive of Bool | |
_position
|
field drive of Float3 | |
_scale
|
field drive of Float3 |