Optional
__fixOptional
heightThe height of the custom cursor.
50
Optional
isEnables or disables the custom cursor.
true
Optional
isNormalizes the animation speed across different screens with varying FPS. Ensures consistent movement speed across different devices.
true
Optional
lerpLinear interpolation factor for smooth cursor movement.
A value between 0
and 1
where higher values result in faster movement.
0.2
Optional
shouldAutomatically stops rendering the cursor once the target coordinates and size approximate the current ones closely enough.
true
Optional
widthThe width of the custom cursor.
50
Changeable properties that can be updated dynamically during the lifecycle of the custom cursor.