CursorState Constructor

Constructor in CursorState

Declaration

public CursorState(CursorLockMode lockMode, bool visible)

Description

Creates a new cursor state.

Parameters

lockModeHow the cursor should behave.
visibleShows or hides the cursor.