hasRenderSystem

AccessorStaticReadOnly

Whether the [renderSystem[]] has been successfully initialized. This will always be false before calling IModelApp.startup and after calling IModelApp.shutdown. In rare circumstances (e.g., while executing in a headless test environment) it may remain false due to a failure to obtain a WebGL rendering context. As long as you have called IModelApp.startup, you can generally assume it to be true.

hasRenderSystem: boolean

Returns - boolean


Defined in

Last Updated: 25 April, 2024