Scene.objects

Gets all objects in the scene.

class Scene
final @property
GameObject[]
objects
(
)

Return Value

Type: GameObject[]

All objects belonging to this scene.

Meta