Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Model
    • ThreeObjectModel

Index

Constructors

constructor

Properties

_id

_id: ObjectId

_max

_max: Vector3

_min

_min: Vector3

appId

appId: ObjectId

buildingId

buildingId: ObjectId

childrenIds

childrenIds: ObjectId[]

color

color: number

formatVersion

formatVersion: string

geometry

geometry: string | string[]

importId

importId: string

intensity

intensity: number

layers

layers: number

material

material: string | string[]

matrix

matrix: Matrix4

name

name: string

parentId

parentId: ObjectId

siteId

siteId: ObjectId

spaceId

spaceId: ObjectId

storeys

storeys: ObjectId[]

type

type: string

userData

userData: {}

Type declaration

  • [key: string]: any

uuid

uuid: string

visible

visible: boolean

Generated using TypeDoc