如视 Five SDK
    Preparing search index...

    Interface FiveCanvasProps

    interface FiveCanvasProps {
        height: number;
        width: number;
    }
    Index

    Properties

    Properties

    height: number

    渲染区高度

    width: number

    渲染区宽度