PowerHorse Engine
    Preparing search index...
    type CustomAnimationPropDef = {
        _props: AnimationParamProps;
        _states: State<boolean>[];
    }
    Index

    Properties

    Properties

    _states: State<boolean>[]