SupplementalTypeInfo interface

提供有關類型的信息的介面不會具體化為材質類。

屬性

contextId
isAbstract
parentSupplementalType
parentType
properties
type

屬性詳細資料

contextId

contextId: string

屬性值

string

isAbstract

isAbstract: boolean

屬性值

boolean

parentSupplementalType

parentSupplementalType?: SupplementalTypeInfo

屬性值

parentType

parentType?: string

屬性值

string

properties

properties?: {[x: string]: SupplementalPropertyInfo}

屬性值

{[x: string]: SupplementalPropertyInfo}

type

type: string

屬性值

string