User Extensibility
Spawners, Maps and modules dedicated to online services like NavigationAPIs, TileDataServices, and TileDataServices are user-extensible. Every module comes with an API consisting of a superclass to inherit from or an interface for being implemented. These scripts seamlessly integrate into the holoride core pipeline. Therefore, the provided examples can be copied and modified according to your needs.
Create Your Own Nodes
When deriving from the different Elastic SDK node classes, the nodes can be instantiated right from the graph editor’s right-click menu. The SDK comes with numerous example nodes for learning how to use the API and getting inspired. You can find these example implementations in the Unity folder Packages/ElasticSDK/Runtime/Graph/Nodes.