Hiyve Components - v1.0.0
    Preparing search index...

    Interface LocalLaserPointer

    Local laser pointer state

    interface LocalLaserPointer {
        active: boolean;
        color: string;
        position: Position;
    }
    Index

    Properties

    Properties

    active: boolean

    Whether the pointer is currently active/visible

    color: string

    Pointer color

    position: Position

    Current position