Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VertexArray3D

Hierarchy

Index

Constructors

constructor

Properties

Protected _uid

_uid: string = ''

attributes

attributes: {} = {}

Type declaration

indices

Accessors

color

nVerts

  • get nVerts(): number

normal

position

uid

  • get uid(): string

uv

Methods

ApplyMatrix

addTriangleCCW

addVertex

clone

getAttributeArray

getBounds

setAttributeArray

toJSON

  • toJSON(): {}

Static BoundingBoxMeshVertsForObject3D

Static CreateForRendering

  • CreateForRendering(hasNormals?: boolean, hasTextureCoords?: boolean, hasColors?: boolean): VertexArray3D

Static FromThreeJS

Static FromVec3List

Static FrustumFromProjectionMatrix

Static MeshVertsForBoundingBox3D

Static SpriteGeometry

Static SquareXYUV

Generated using TypeDoc