989onan bot (talk | contribs) Automated: update SyncDelegates |
No edit summary |
||
Line 17: | Line 17: | ||
|_frameHeight|{{RootFieldType|FieldDrive`1|[[Type:Float|Float]]}}|TypeAdv8=true| | |_frameHeight|{{RootFieldType|FieldDrive`1|[[Type:Float|Float]]}}|TypeAdv8=true| | ||
|_frameMaterial|{{RootFieldType|DriveRef`1|[[PBS_RimMetallic|PBS_RimMetallic]]}}|TypeAdv9=true| | |_frameMaterial|{{RootFieldType|DriveRef`1|[[PBS_RimMetallic|PBS_RimMetallic]]}}|TypeAdv9=true| | ||
|_displayMaterial|'''[[UnlitMaterial|UnlitMaterial]]'''|TypeAdv10=true| | |_displayMaterial|'''[[Component:UnlitMaterial|UnlitMaterial]]'''|TypeAdv10=true| | ||
|_displayMaterialTexture|{{RootFieldType|DriveRef`1|[[Type:AssetRef`1|AssetRef`1]]<[[Type:ITexture2D|ITexture2D]]>}}|TypeAdv11=true| | |_displayMaterialTexture|{{RootFieldType|DriveRef`1|[[Type:AssetRef`1|AssetRef`1]]<[[Type:ITexture2D|ITexture2D]]>}}|TypeAdv11=true| | ||
|_displaySize|{{RootFieldType|FieldDrive`1|[[Type:Float2|Float2]]}}|TypeAdv12=true| | |_displaySize|{{RootFieldType|FieldDrive`1|[[Type:Float2|Float2]]}}|TypeAdv12=true| |
Revision as of 12:35, 31 March 2025
Component image 
Legacy Video Player component as seen in the Scene Inspector

This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Usage
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. Some components stop their functionality when this field is disabled, but some don't. |
StereoLayout
|
StereoLayout | |
SizeCompensation
|
Float2 | |
videoProvider
|
VideoTexture | |
_style
|
LegacyUIStyle | |
_indicatorTextureUrl
|
field drive of Uri | |
_indicatorTint
|
field drive of ColorX | |
_colliderSize
|
field drive of Float3 | |
_frameWidth
|
field drive of Float | |
_frameHeight
|
field drive of Float | |
_frameMaterial
|
reference drive of PBS_RimMetallic | |
_displayMaterial
|
UnlitMaterial | |
_displayMaterialTexture
|
reference drive of AssetRef`1<ITexture2D> | |
_displaySize
|
field drive of Float2 | |
_mainAudioOutput
|
AudioOutput | |
_timelineSlider
|
LegacySlider | |
_timelinePosition
|
field drive of Float3 | |
_timelineWidth
|
field drive of Float | |
_positionDrive
|
field drive of Float | |
_volumeSlider
|
LegacySlider | |
_volumePosition
|
field drive of Float3 | |
_volumeWidth
|
field drive of Float | |
_volumeDrive
|
field drive of Float | |
_buttonsWidth
|
field drive of Float | |
_buttonsHeight
|
field drive of Float | |
_buttonsPosition
|
field drive of Float3 | |
_playButtonColor
|
field drive of ColorX | |
_pauseButtonColor
|
field drive of ColorX | |
_stopButtonColor
|
field drive of ColorX | |
_loopButtonColor
|
field drive of ColorX | |
_audio3DButtonColor
|
field drive of ColorX | |
_exportable
|
VideoExportable | |
_assetProxy
|
AssetProxy`1<VideoTexture> | |
_referenceProxy
|
ReferenceProxy |
Sync Delegates
Method Name | Method type and Arguments. | Is the method hidden? | Description |
---|---|---|---|
OnIndicatorTouched:TouchEvent
|
TouchEvent | ✓ | |
OnPlayTouched:TouchEvent
|
TouchEvent | ✓ | |
OnPauseTouched:TouchEvent
|
TouchEvent | ✓ | |
OnStopTouched:TouchEvent
|
TouchEvent | ✓ | |
OnLoopTouched:TouchEvent
|
TouchEvent | ✓ | |
OnAudio3DTouched:TouchEvent
|
TouchEvent | ✓ | |
VolumeUp:Action`1<LegacySlider>
|
Action`1<LegacySlider> | ✓ | |
VolumeDown:Action`1<LegacySlider>
|
Action`1<LegacySlider> | ✓ | |
FastForward:Action`1<LegacySlider>
|
Action`1<LegacySlider> | ✓ | |
FastBackward:Action`1<LegacySlider>
|
Action`1<LegacySlider> | ✓ |