Base class for animation editing classes.

Hierarchy (view full)

Constructors

Properties

angleGradient?: EditRgbGradient
angleScrollSpeed: number
animFlags: number
axisGradient?: EditRgbGradient
axisOffset: number
axisScale: number
axisScrollSpeed: number
category:
    | "system"
    | "uniform"
    | "colorful"
    | "flashy"
    | "animated"
dieType:
    | "unknown"
    | "d4"
    | "d6"
    | "d8"
    | "d10"
    | "d00"
    | "d12"
    | "d20"
    | "d6pipped"
    | "d6fudge"
duration: number
fade: number
gradient?: EditRgbGradient
gradientColorType: number
gradientColorVar: number
name: string
type = "normals"

The animation type.

Accessors

Methods