Camera

Required Module

Components & Properties

Name Description
Player.Main Camera Camera used
CameraType Multiple types of preset and custom camera are provided
Camera Block Mode Camera’s motion when there’s an object between the camera and target
Camera Projection Mode Camera’s image formation when rendering
Camera Multiple types of preset and custom camera are provided
Camera Transition Type \
Camera RayCast UI Detect the camera line of the client
Camera Viewing Angle Restriction Type \

API

Name Description
Get Current Camera Get the camera entity currently used by the target player
Switch Camera Switching the target player’s camera to the target camera
Create Camera Create a camera
Set Camera Follow Set the position of the camera entity to always follow the target entity
Set Camera Focus Set the camera entity to always face the target entity
Screen Touch Ray Creates a ray from the current camera to the touch point on the screen
World To Screen Convert world coordinate to screen coordinate
Screen To World Convert screen coordinate to world coordinate
Screen Single Raycast Perform ray detection through screen touch and return the first entity hit
Screen Multi-Raycast Perform ray detection through screen touch and return all hit entities
Set Culling Mask Set the target camera layer mask
Get Culling Mask Get the target camera layer mask
Set Culling Mask Layer Set whether the specified layer is visible to the target camera.