Skip to content

RemotePhotoManager

446

RemotePhotoManager controls the whole system: importing the gallery JSON, setting playback mode, setting loading mode, and connecting Groups.

Only one RemotePhotoManager should exist in a scene.

ParameterDescription
LanguageChanges the editor language for the component.
Gallery Config JSONImports the JSON generated by the web tool and creates the gallery. The gallery is split by Landscape / Portrait orientation for matching Frames.
Play ModeSets the gallery order. Choose one global mode: random, forward sequence, or reverse sequence.
Loading ModeSwitches between Preload and NonPreload loading.
Load Once On StartAutomatically loads photos for all managed Frames when the instance starts.
Load Once Delay SecondsDelay after instance start before Load Once On Start runs.
Retry AttemptsMaximum retry count for failed image loads.
Retry Delay SecondsDelay between retry attempts for failed image loads.
Debug LogsOutputs debug logs.
Managed GroupsGroups managed by this Manager. Only Groups listed here are active.
ParameterDescription
Landscape Cache SizeNumber of Landscape photos the preload cache should keep.
Portrait Cache SizeNumber of Portrait photos the preload cache should keep.