Component:Panner4D: Difference between revisions

From Resonite Wiki
imported>Xekri
No edit summary
 
Automated: update Fields
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|_target|IField`1|TypeString0=IField<float4>|
|_target|{{RootFieldType|FieldDrive`1|[[Type:Float4|Float4]]}}|TypeAdv0=true|
|_offset|Float4|
|_offset|Float4|
|_preOffset|Float4|
|_preOffset|Float4|
|_speed|Float4|
|_speed|Float4|
|_repeat|Float4|
|_repeat|Float4|
|PingPong|Bool|
}}
}}



Latest 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 
Panner 4D component as seen in the Scene Inspector


Fields

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.
_target field drive of Float4
_offset Float4
_preOffset Float4
_speed Float4
_repeat Float4
PingPong Bool

Usage

Examples

Related Components