Skip to content

copper3d / Modules / Utils/modelCrossfade / FadeTarget

Interface: FadeTarget

Utils/modelCrossfade.FadeTarget

One mesh material enrolled in a crossfade, together with the appearance it had before the fade started.

Table of contents

Properties

Properties

depthWrite

depthWrite: boolean

Defined in

src/Utils/modelCrossfade.ts:23


material

material: FadeableMaterial

Defined in

src/Utils/modelCrossfade.ts:20


opacity

opacity: number

Defined in

src/Utils/modelCrossfade.ts:21


transparent

transparent: boolean

Defined in

src/Utils/modelCrossfade.ts:22