Overview
The services are a type of object which is used to interact with the data of an object. More details can be found ...
How to use this section
These pages are designed to give an overview of services within the tool. They may not cover all services but will cover the most important ones for core features of the tool.
Prerequisites
Before diving into the services it is recommanded to read about the architecture to have an understanding of what a service is. It is also recommanded to at least read 'The Basics' within the guides.
Formatting
Each service will have a short description to describe what it's purpose is. The interface system it uses, what it inherits from if applicable. It will also list the properties with the name and type they are. Finally it will provide a list of all public methods. These public methods will have reference in the description to any properties they return.
Now that you know how to best use this resource you can either continue with the basics or skip right to the scene setup.