SceneUpdateContext

The context used to update scene.

It is used to query Entity and Component.

Properties

Link copied to clipboard
val deltaTime: Float

The delta time than the last updating.

Link copied to clipboard

The Scene used to query Entities and Components.