AssetReferenceBase interface

Base definition for asset references.

Properties

referenceType

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"