B1MouseCursorConfig
- Configuration for mouse cursor behavior, including the edge-scroll area size and speed.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CursorEdgeScrollAreaSizeX | float | Width of the edge-scroll trigger area in screen units. | Category: B1MouseCursorConfig |
| CursorEdgeScrollAreaSizeY | float | Height of the edge-scroll trigger area in screen units. | Category: B1MouseCursorConfig |
| CursorEdgeScrollSpeed | float | Camera scroll speed when the cursor is within the edge-scroll area. | Category: B1MouseCursorConfig |