Namespace Unity.Industrial.Forma.Core.Products
Classes
ModelSet
Class ModelSet.
Product
Class Product.
ProductChangeArgs
Class ProductChangeArgs.
ProductDefaultsChangedArgs
Class ProductDefaultsChangedArgs.
ProductDefinition
Class ProductDefinition.
ProductDefintionChangeArgs
Class ProductDefintionChangeArgs.
ProductPresetsChangedArgs
Class ProductPresetsChangedArgs.
ProductPreview
Class ProductPreview.
ProductRepository
Handles product load and unload
ProductSettings
The product is the entry point for all components relevant to product. The Product class contains information about a single configurable product: identifiers (an internal ID, and/or the product name); the collection of contexts in which the product is available; a list of initial/default configurations for this product; the Variant Table, containing all possible variants; the local staging variants (environments, camera angles, etc.).
SerializableContext
Class used to serialize Contextes
SerializableContextContainer
Class used to serialize the context names and values
Enums
ProductDefaultsChangedEventType
Enum ProductDefaultsChangedEventType
ProductPresetsChangedEventType
Enum ProductPresetsChangedEventType
Delegates
ProductDefaultsChangedHandler
Delegate ProductDefaultsChangedHandler
ProductPresetsChangedHandler
Delegate ProductPresetsChangedHandler
ProductPreview.OnLoadProductDelegate
Delegate OnLoadProductDelegate
ProductPreview.OnUnLoadProductDelegate
Delegate OnUnLoadProductDelegate