GraphicsSettingsPropertyTypeMap: {
    ShowChunkBoundaries?: boolean;
    ShowCompass?: boolean;
    ShowInvisibleBlocks?: boolean;
}

Defines type information for graphics settings properties.

Type declaration

  • OptionalShowChunkBoundaries?: boolean
  • OptionalShowCompass?: boolean
  • OptionalShowInvisibleBlocks?: boolean