Para Screen Controller



title: "Para Screen Controller"
slug: "parascreencontroller-1"
excerpt: ""
hidden: false
createdAt: "Tue Jan 02 2024 06:44:14 GMT+0000 (Coordinated Universal Time)"
updatedAt: "Mon Jan 29 2024 12:56:55 GMT+0000 (Coordinated Universal Time)"


ParaScreenController

ParaScreenController is a fully functional screen controller that integrates the features of video player (ParaVideoPlayer), image player (ParaImagePlayer), live camera (ParaLiveCamera), and free canvas (ParaArtBoard). Through ParaScreenController, you can easily switch among these features and select any feature combination to meet your demands.

Feature Overview:

  1. ParaVideoPlayer (video player): With its powerful video player features, ParaScreenController allows you to easily play various video URLs and enjoy optimum audio-visual experience.
  2. ParaImagePlayer (image player): With its image player features, ParaScreenController allows you to view and display your image galleries and create fancy slides as you like.
  3. ParaLiveCamera (live camera): With its live streaming features, ParaScreenController allows you to watch the players’ performance in the World in real time with an engaging interaction experience.
  4. ParaArtBoard (free canvas): With its free canvas features, ParaScreenController allows you to collaborate with your friends in the same World in painting and writing with greater flexibility.

ParaScreenController Component Properties

Property NameTypeDefault ValueDescription
AllowGuestControlbooltrueWhether to allow non-Master players to use ParaScreenController
Enable VideoModebooltrueWhether to enable the video player
ParaVideoPlayerGameObjectObject/The object class associated with the video player
Enable ImageModebooltrueWhether to enable the image player
Enable CameraModebooltrueWhether to enable the live camera
Enable DrawingModebooltrueWhether to enable the free canvas

Sub-component Property Description

ParaVideoPlayer Component Properties

ParaVideoPlayer property description: View the description of ParaVideoPlayer properties

ParaImagePlayer Component Properties

ParaImagePlayer property description: View the description of ParaImagePlayer properties

ParaLiveCamera Component Properties

ParaLiveCamera property description: View the description of ParaLiveCamera properties

ParaArtBoard Component Properties

ParaArtBoard property description: View the description of ParaArtBoard properties

How to Quickly Enable ParaScreenController

For your convenience, we offer you examples to enable ParaScreenController. Go to ParaWorldSDK > Examples, and then find the prefab ParaScreenController and place it in your scene. After adjusting the component properties to your demands, you can try out ParaScreenController's features. Go unleash your creativity.