Camera RayCast UI

CameraRaycastUI

Camera
Component
Combine:
Built-In UI

Detect the camera line of the client

Properties

Name Type Description Script Name
Is Visible Bool Display when the open status is true, otherwise closed IsVisible
Distance Float The distance of the camera line detection Distance
Layer Type Int The collision layer of the camera line detection LayerType
Center Offset Vector2 The offset of the button’s position CenterOffset
Sprite Resource Sprite ID Icon name SpriteResource
Click Size Vector2 The size of the click area ClickSize
Show Hit Point Effect Bool Whether to display entities at the target location ShowHitPointEffect
Hit Point Effect entity The entity to be displayed at the target location HitPointEffect