Annotation Presets API.
Methods
Methods
Annotation preset deserializer. Converts an annotation preset object to a NutrientViewer.AnnotationPreset.
Parameters:
Type | Description |
---|---|
object | Serialized annotation preset to rebuild. |
Returns:
Annotation preset serializer. Converts a NutrientViewer.AnnotationPreset to an object.
Parameters:
Name | Type | Description |
---|---|---|
preset |
NutrientViewer.AnnotationPreset | Annotation preset to serialize. |
Returns:
- Type
- object