play-u1 API
    Preparing search index...

    Interface AxisFlickOptions

    interface AxisFlickOptions {
        rearm?: number;
        threshold?: number;
    }
    Index

    Properties

    Properties

    rearm?: number

    Deflection below which the stick rearms (default 0.3)

    threshold?: number

    Stick deflection past which a flick arms (default 0.7)