Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GeometryProps

Hierarchy

Index

Properties

attributes: Record<number, AttributeDeclaration>

Object of vertex attribute declarations, the key being the attribute index.

context?: Context

Context override

defaultvalue

defaultContext

indices?: IndicesDeclaration

Object declaring the vertex indices to use.

instances?: number

How many geometry instances should be drawn.

defaultvalue

1

How the geometry should be drawn.

defaultvalue

GeometryDrawMode.triangles

Generated using TypeDoc