Isometric Drawing Toolkit
    Preparing search index...

    Type Alias InitialPreference

    InitialPreference: Partial<DrawingPreference> & { isInteractive?: boolean }

    Persistent preference that is specified manually by the user and a interactive flag. The interactive flag resides here as it is set by the application, not the user.

    Type Declaration

    • OptionalisInteractive?: boolean

      Whether new cubes can be placed on the isometric drawing.