Namespace Unity.Cloud.Annotation.Runtime
Classes
CommentCreationBuilder
Implements the ICommentCreationBuilder interface to create a CommentCreation object.
CommentUpdateBuilder
Implements the ICommentUpdateBuilder interface to create a CommentCreation object.
ModelsExtensions
Provides extension methods to convert transform information between Annotation types and Unity Engine types.
TopicCreationBuilder
Implements the ITopicCreationBuilder interface to create a TopicCreation object.
TopicObject
Implements the ITopicObject interface to hold information on an object selected for annotation.
TopicUpdateBuilder
Implements the ITopicUpdateBuilder interface to create a TopicUpdate object.
Interfaces
ICommentCreationBuilder
An interface that defines all the steps necessary to build a CommentCreation object.
ICommentUpdateBuilder
An interface that defines all the steps necessary to build a CommentUpdate object.
ITopicCreationBuilder
An interface that defines all the steps necessary to build a TopicCreation object.
ITopicObject
An interface that defines all the information required about an object selected for annotation.
ITopicUpdateBuilder
An interface that defines all the steps necessary to build a TopicUpdate object.