Small World Engine API Reference - v0.46.1
    Preparing search index...

    Class AbstractCameraEffectAbstract

    Base class for camera effects.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    isFinished: boolean = false

    Whether the effect has finished its duration and should be removed.

    offset: Vector3D = ...

    The current position offset generated by this effect.

    targetOffset: Vector3D = ...

    The current target offset generated by this effect.

    type: string

    The unique type identifier of the effect.

    Methods