Script API - v1.21.40
    Preparing search index...

    Type Alias GraphicsSettingsPropertyTypeMapBeta

    Defines type information for graphics settings properties.

    type GraphicsSettingsPropertyTypeMap = {
        ShowChunkBoundaries?: boolean;
        ShowInvisibleBlocks?: boolean;
    }
    Index

    Properties

    ShowChunkBoundaries?: boolean
    ShowInvisibleBlocks?: boolean