Namespace UnityEngine.Perception.GroundTruth.Consumers
Classes
HideFromCreateMenuAttribute
This is attribute marks an EndpointConsumer to not be visible to the user in the endpoint create menu. Some endpoints are designed to be used internally and should not be made public to the user.
JsonMessageBuilder
Builds a json representation of a message produced by a IMessageProducer
NoOutputEndpoint
Output endpoint that ignores all incoming data
PathUtils
Utility class to keep all path utils in one place
PerceptionEndpoint
Endpoint to write out generated data in the perception format.
SoloEndpoint
Endpoint to write out generated data in solo format
Interfaces
IFileSystemEndpoint
An interface defined for endpoints that serialize to the file system.