Skip to content

KBE3D / KBCore / Cesium / I3SField

类: I3SField

This class implements an I3S Field which is custom data attached to nodes

属性

resource

readonly resource: Resource

Gets the resource for the fields


readonly header: any

Gets the header for this field.


values

readonly values: any

Gets the values for this field.


name

readonly name: string

Gets the name for the field.

方法

load()

load(): Promise<void>

Loads the content.

返回

Promise<void>

A promise that is resolved when the field data is loaded

构造函数

构造函数

new I3SField(): I3SField

返回

I3SField

KBE3D @3.0.0 Copyright © 2024-present KBE3D