Script API - v1.26.0.28
    Preparing search index...
    interface CursorProperties {
        controlMode?: CursorControlMode;
        fillColor?: RGBA;
        fixedModeDistance?: number;
        outlineColor?: RGBA;
        projectThroughLiquid?: boolean;
        targetMode?: CursorTargetMode;
        visible?: boolean;
    }
    Index

    Properties

    controlMode?: CursorControlMode
    fillColor?: RGBA
    fixedModeDistance?: number
    outlineColor?: RGBA
    projectThroughLiquid?: boolean
    targetMode?: CursorTargetMode
    visible?: boolean