Kinemium Docs

Cursor

Controls the appearance and behavior of the mouse cursor in the user interface.

Properties

PropertyTypeDefault
Namestring"Cursor"
IconPackstring"./src/assets/icon/cursor"
SizeVector2Vector2.new(42, 42)
ColorColor3Color3.new(1, 1, 1)
Transparencynumber0

Functions


generateCursorImages

Arguments

object

Returns

This function returns nothing.

API

instance:generateCursorImages(object)

On this page