Javascript API
interfaces
Transformeffect

Interface: TransformEffect

Hierarchy

Properties

id

Readonly id: number

Every Effect is assigned a unique numerical id that cannot be changed.

Inherited from

Effect.id


perspective

perspective: number

The amount of perspective to apply to the object.

Default

25

rotateX

rotateX: number

x rotation in degrees.


rotateY

rotateY: number

y rotation in degrees.


rotateZ

rotateZ: number

z rotation in degrees.


showBack

showBack: boolean

Specifies whether the back of an element is visible when it is flipped to face the user.

Default

true