A function that creates a PlayCanvas GraphicsDevice on demand.
Used for GPU-accelerated operations such as SOG compression and voxelization. The application is responsible for caching if needed.
Promise resolving to a GraphicsDevice instance.
A function that creates a PlayCanvas GraphicsDevice on demand.
Used for GPU-accelerated operations such as SOG compression and voxelization. The application is responsible for caching if needed.