|TimeBase|IValue`1|TypeString0=IValue<double>|Reference to the timebase or "clock" that the component will use for moving an object. Possible components that can be used as an input is AuthorityTimeBase located at "Utility/AuthorityTimeBase".
|TimeBase|'''[[Type:IValue`1|IValue`1]]<[[Type:Double|Double]]>'''|TypeAdv0=true|Reference to the timebase or "clock" that the component will use for moving an object. Possible components that can be used as an input include [[Component:AuthorityTimeBase|AuthorityTimeBase]].
|Speed|Float|The speed at which the object will move.
|Speed|Float|The speed at which the object will move.
|Range|Float|How far the object will move.
|Range|Float|How far the object will move.
Line 20:
Line 20:
|ReferenceScale|Float3|Sets the maximum scale that the object will become at the halfway point. Starting at 0 the object will grow to this size and then back to 0.
|ReferenceScale|Float3|Sets the maximum scale that the object will become at the halfway point. Starting at 0 the object will grow to this size and then back to 0.
|FullScaleRangeRatio|Float|Changes the duration that the object scale will remain at the ReferenceScale size.
|FullScaleRangeRatio|Float|Changes the duration that the object scale will remain at the ReferenceScale size.
|_position|IField`1|TypeString7=IField<float3>|Reference to the position that is being driven. By default, set the to object that this component is first attached to.
|_position|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv7=true|Reference to the position that is being driven. By default, set the to object that this component is first attached to.
|_scale|IField`1|TypeString8=IField<float3>|Reference to the scale that is being driven. By default, set to null.
|_scale|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv8=true|Reference to the scale that is being driven. By default, set to null.
}}
}}
Revision as of 03:01, 16 March 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Reference to the timebase or "clock" that the component will use for moving an object. Possible components that can be used as an input include AuthorityTimeBase.