Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Model
    • ThreeGeometryModel

Index

Constructors

constructor

Properties

_id

_id: ObjectId

appId

appId: ObjectId

attributes

attributes: {}

Type declaration

  • [name: string]: THREE.BufferAttribute | THREE.InterleavedBufferAttribute

boundingBox

boundingBox: Box3

boundingSphere

boundingSphere: Sphere

castShadow

castShadow: any

colors

colors: any[]

data

data: any

depth

depth: number

doubleSided

doubleSided: any

drawRange

drawRange: { count: number; start: number }

Type declaration

  • count: number
  • start: number

faceVertexUvs

faceVertexUvs: any

faces

faces: Face3[]

formatVersion

formatVersion: string

groups

groups: { count: number; materialIndex?: number; start: number }[]

height

height: number

heightSegments

heightSegments: number

importId

importId: string

index

index: BufferAttribute

isBufferGeometry

isBufferGeometry: boolean

lineDistances

lineDistances: any

morphAttributes

morphAttributes: {}

Type declaration

  • [name: string]: (THREE.BufferAttribute | THREE.InterleavedBufferAttribute)[]

morphNormals

morphNormals: any

morphTargets

morphTargets: any

openEnded

openEnded: boolean

radialSegments

radialSegments: number

radius

radius: number

radiusBottom

radiusBottom: number

radiusSegments

radiusSegments: number

radiusTop

radiusTop: number

receiveShadow

receiveShadow: any

scale

scale: any

segments

segments: any

siteId

siteId: ObjectId

skinIndices

skinIndices: any

skinWeights

skinWeights: any

thetaLength

thetaLength: number

thetaStart

thetaStart: number

tubularSegments

tubularSegments: number

type

type: string

userData

userData: {}

Type declaration

  • [key: string]: any

uuid

uuid: string

vertices

vertices: Vector3[]

visible

visible: any

width

width: number

widthSegments

widthSegments: number

Generated using TypeDoc