isAvailable
function isAvailable(features: object = {})
Check whether View3D can be initialized without any issues.
View3D supports browsers with es6+ support.
Returns: boolean
- A boolean value indicating whether View3D is avilable
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
features | object | ✔️ | {} | Features to test |