Class HideFromCreateMenu
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.
Namespace: UnityEngine.Perception.GroundTruth.Consumers
Syntax
public class HideFromCreateMenu : Attribute