Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ObjectType

Hierarchy

  • ObjectType

Index

Properties

fromDeclaration

fromDeclaration: boolean

geometry

geometry: { normals: number[]; type?: undefined | string; vertices: number[] }

Type declaration

  • normals: number[]
  • Optional type?: undefined | string
  • vertices: number[]

name

name: string

Generated using TypeDoc