Class: GraphicsSettings
Settings category that manages GraphicsSettingsProperty configurations.
Constructors
new GraphicsSettings()
private
new GraphicsSettings():GraphicsSettings
Returns
Methods
get()
get<
T
>(property
):GraphicsSettingsPropertyTypeMap
[T
]
Type parameters
Type parameter |
---|
T extends ShowInvisibleBlocks |
Parameters
Parameter | Type | Description |
---|---|---|
property | T | Property identifier. |
Returns
GraphicsSettingsPropertyTypeMap
[T
]
Returns the property value if it is found. If the property is not available, it returns undefined.