Polarith AI
1.8

◆ LayerGameObjects

List<GameObject> LayerGameObjects = new List<GameObject>()

Contains all objects belonging to the specified Layers.

This list is updated at least once on every runtime start. If you wish to update these objects at runtime (not recommended), call UpdateLayerGameObjects.

Imprint