Interface WorkVideo

全景视频贴片

interface WorkVideo {
    matrix: Matrix4;
    size: Vector2;
    source: string;
}

Properties

Properties

matrix: Matrix4

视频源变化矩阵

size: Vector2

视频源长宽尺寸

source: string

视频源 url