Vreo
    Preparing search index...

    Type Alias PanoEffectData

    全景特效

    type PanoEffectData = {
        effect: PanoEffectEnum;
        twoVertexs: [Vertex, Vertex];
    }
    Index

    Properties

    Properties

    twoVertexs: [Vertex, Vertex]