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


propTable.render

Arguments

lib, object, dt, structs, renderer

Returns

This function returns nothing.

API

instance:render(lib, object, dt, structs, renderer)

On this page