Vreo
    Preparing search index...

    Type Alias ModelVideoData

    视频广告

    type ModelVideoData = {
        matrixWorld?: number[];
        vertexs: QuadrangleVertexs | Vertexs;
        videoPosterSrc: string;
        videoSrc: string;
    }
    Index

    Properties

    matrixWorld?: number[]

    视频映射在模型中的顶点

    videoPosterSrc: string

    视频封面

    videoSrc: string

    视频素材