ParaScreenController

Properties

allowGuestControlWhether to allow non-Master players to use the screen control component (read-only)
paraVideoPlayerThe video player object
enableVideoModeEnables/Disables the video mode.
paraVideoPlayerGameObjectThe GameObject of the video player
paraImagePlayerThe image player object
enableImageModeEnables/Disables the image mode.
paraLiveCameraThe live camera object
enableCameraModeEnables/Disables the camera mode.
paraArtBoardThe art board controlled by the component. The art board will be displayed only in the art board mode.
enableDrawingModeEnables/Disables the art board mode.

Events

onScreenModeChangedTriggered when playback modes are switched
onAllowGuestControlChangedTriggered when the AllowGuestControl property is changed

Methods

SetScreenModeSets the playback mode.
SetAllowGuestControlSets whether to allow non-Master players to use the screen control component.