Component:PlaybackPositionDriver: Difference between revisions

From Resonite Wiki
imported>Amber
Created page with "<languages></languages> <translate> <!--T:1--> {{stub}} {{Infobox Component |Image=PlaybackPositionDriverComponent.png |Name=Playback Position Driver }} <!--T:2--> == Fields..."
 
Automated: update component 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<float>|
|Target|{{RootFieldType|FieldDrive`1|[[Type:Float|Float]]}}|TypeAdv0=true|
|Source|IPlayable|
|Source|IPlayable|
|UseNormalizedPosition|Bool|
|UseNormalizedPosition|Bool|

Latest revision as of 19:27, 1 March 2024


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Component image 
Playback Position Driver 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 Float
Source IPlayable
UseNormalizedPosition Bool
WriteBack Bool

Usage

Examples

Related Components