Type Alias GraphicsSettingsPropertyTypeMap
GraphicsSettingsPropertyTypeMap: {
ShowChunkBoundaries?: boolean;
ShowCompass?: boolean;
ShowInvisibleBlocks?: boolean;
}
Type declaration
Optional
ShowChunkBoundaries?: boolean
Optional
ShowCompass?: boolean
Optional
ShowInvisibleBlocks?: boolean
Defines type information for graphics settings properties.