StaticgetReturns a specific hardware limit for the current device.
The limit to query.
StatichasReturns whether a specific boolean feature is supported by the current device.
The feature to check.
StaticinitInitializes the feature detection. This is called automatically by the Engine, but can be called manually.
StaticupdateUpdates hardware limits. Used by renderers to provide more precise values.
Centralized class for hardware and browser feature detection. Provides information about supported renderers, API features, and hardware limits.