Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Interface LightAnimationData

    interface LightAnimationData {
        intensity: number;
        reverse: boolean;
        speed: number;
        type: string;
    }
    Index

    Properties

    intensity: number

    The intensity of the animation, a number between 1 and 10

    reverse: boolean

    Reverse the direction of animation.

    speed: number

    The speed of the animation, a number between 0 and 10

    type: string

    The animation type which is applied