m4m.framework.IAttributeData
@meta4d/engine / Exports / m4m / framework / IAttributeData
Interface: IAttributeData
Implemented by
Table of contents
Properties
Methods
Properties
actions
• actions: Object
Index signature
▪ [frameIndex: number
]: IEffectAction
[]
Defined in
framework/particle/new/attribute.ts:10
attributeType
• attributeType: AttributeType
Defined in
framework/particle/new/attribute.ts:9
attributeValType
• attributeValType: AttributeValType
Defined in
framework/particle/new/attribute.ts:8
data
• data: Object
Index signature
▪ [frameIndex: number
]: FrameKeyPointData
Defined in
framework/particle/new/attribute.ts:6
frameIndexs
• frameIndexs: number
[]
Defined in
framework/particle/new/attribute.ts:7
uiState
• uiState: AttributeUIState
Defined in
framework/particle/new/attribute.ts:5
Methods
init
▸ init(): any
Returns
any
Defined in
Last updated