如视 Five SDK
    Preparing search index...

    Class WorkResolvedObserver

    每个点位的数据

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    accessibleIds: readonly `${string}[${number}]`[]
    accessibleNodes: readonly number[]

    可以连通的相关点位序号

    active: boolean

    点位是否激活可用

    derivedId?: number

    点位 derived_id

    derivedIdStr?: string

    点位 derived_id_str

    floorIndex: number

    点位所在楼层

    images: WorkImage

    点位全景图

    index: number

    序号

    isResolved: true
    loadable: boolean

    点位是否可加载

    matrix: Matrix4

    点位和模型的旋转对齐关系矩阵

    pano: Pano
    panoId: `${string}[${number}]`

    序号

    `${workCode}[${panoIndex}]`
    
    panoIndex: number

    序号

    position: Vector3

    点位和模型的观察点坐标

    quaternion: Quaternion

    点位和模型的旋转对齐关系四元数

    standingPosition: Vector3

    点位和模型的地面坐标

    video?: WorkVideo

    点位视频

    visibleIds: readonly `${string}[${number}]`[]
    visibleNodes: readonly number[]

    可以看到的相关点位序号

    work: Work

    work