m4m.framework.IAttributeData

@meta4d/engine / Exports / m4m / framework / IAttributeData

Interface: IAttributeData

m4m.framework.IAttributeData

Implemented by

Table of contents

Properties

Methods

Properties

actions

actions: Object

Index signature

▪ [frameIndex: number]: IEffectAction[]

Defined in

framework/particle/new/attribute.ts:10arrow-up-right


attributeType

attributeType: AttributeType

Defined in

framework/particle/new/attribute.ts:9arrow-up-right


attributeValType

attributeValType: AttributeValType

Defined in

framework/particle/new/attribute.ts:8arrow-up-right


data

data: Object

Index signature

▪ [frameIndex: number]: FrameKeyPointData

Defined in

framework/particle/new/attribute.ts:6arrow-up-right


frameIndexs

frameIndexs: number[]

Defined in

framework/particle/new/attribute.ts:7arrow-up-right


uiState

uiState: AttributeUIState

Defined in

framework/particle/new/attribute.ts:5arrow-up-right

Methods

init

init(): any

Returns

any

Defined in

framework/particle/new/attribute.ts:11arrow-up-right

Last updated