Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for the error object returned on a buffer operation error.

Hierarchy

Index

Properties

Optional bufferId

bufferId: string

The buffer id if defined in the BufferGeometry(ies) input argument object.

error

error: Error

The javascript error object returned on error.

Optional sourceCommand

sourceCommand: string

The source command, if any, that invoked the buffer operation for which this object represents the result.