@masatomakino/threejs-spherical-rotor
    Preparing search index...

    Interface LoopParameter

    interface LoopParameter {
        duration?: number;
        max?: number;
        min?: number;
    }
    Index

    Properties

    Properties

    duration?: number
    max?: number
    min?: number