EnvironmentApi

API to retrieve the Environment of the simulation.

Functions

Link copied to clipboard

Get the environment of the simulation in a serialized form. The client will use this to render the environment.

Link copied to clipboard
suspend fun getEnvironmentServer(): Bitmap

Get the environment of the simulation, already rendered by the server.