Mouse Cursor

Uses IMGUI to render a custom mouse cursor texture to the screen. This is useful when using the only a hardware mouse cursor is used and the CaptureFromScreen component needs to capture a mouse cursor.
Properties
| Property | Function |
|---|---|
| Texture | The mouse cursor texture to render |
| Hotspot Offset | The pixel coordinates for the offset of the cursor tip |
| Size Scale | Scale |
| Depth | The IMGUI depth/layer to render at |