Namespace Holoride.ElasticSDK.Graph.Spawners
Classes
PermittedAreaSpawnerNode
The base class to create objects, based on some conditions.
PermittedAreaSpawnerNode.PermittedAreaSpawnerWorker<T>
SpawnerNode
A node that creates a SpawnerWorker in order to generate objects depending on the geo location.
SpawnerNode.SpawnerWorker<T>
The base class to spawn objects.
Interfaces
ICollisionSolverSpawnerWorker
Used by the CollisionSolver
component when an object spawned by this
worker resolves collisions with other objects spawned by this worker.