Skip to content

@tmrw-realityos/world


@tmrw-realityos/world / wAreaDescriptor

Interface: wAreaDescriptor

Defined in: world/components/walkableArea.ts:21

Properties

enabled

enabled: boolean

Defined in: world/components/walkableArea.ts:23


height

height: number

Defined in: world/components/walkableArea.ts:24


id

id: number

Defined in: world/components/walkableArea.ts:22


points?

optional points: vec3[]

Defined in: world/components/walkableArea.ts:25


type

type: eAreaType

Defined in: world/components/walkableArea.ts:26