Class ObjectImportSource
An object to import
Namespace: Unity.Industrial.Forma.Editor.Adapters
Syntax
[MovedFrom(true, "UnityEditor.Industrial.Configuring.Adapter", "Unity.Industrial.Configurator.Editor", null)]
public class ObjectImportSource : IImportSource
Properties
Object
Object
Declaration
public Object Object { get; set; }
Property Value
Type | Description |
---|---|
Object |
ProductSource
Product
Declaration
public Product ProductSource { get; set; }
Property Value
Type | Description |
---|---|
Product |