AssetReferenceBase interface
Base definition for asset references.
Properties
reference |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
referenceType
Polymorphic discriminator, which specifies the different types this object can be
referenceType: "Id" | "DataPath" | "OutputPath"
Property Value
"Id" | "DataPath" | "OutputPath"