Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IVertexBundle

Vertex bundle, it describes a set of interleaved vertex attributes and their values.

Hierarchy

  • IVertexBundle

Index

Properties

Properties

attributes

attributes: Attribute[]

All attributes included in the bundle

view

The actual value for all vertex attributes. You must use DataView to access the data.

Generated using TypeDoc