class WorldInput : Component

book_4_sparkGenerated
code_blocksInput

Description

The WorldInput class in the Sandbox namespace is a sealed class that serves as a router for world input. It is recommended to attach this component to your player's camera to handle input actions effectively. This class is part of the UI category and is represented by the icon flip_camera_android.

Members

Instance Properties

Member Name Summary
LeftMouseAction Which action is our left clicking button?
RightMouseAction Which action is our right clicking button?
Hovered The Panel that is currently hovered by this input.