On this page

Variable viewTypesConst

viewTypes: {
    Float32: Float32ArrayConstructor;
    Int16: Int16ArrayConstructor;
    Int32: Int32ArrayConstructor;
    Int8: Int8ArrayConstructor;
    Uint16: Uint16ArrayConstructor;
    Uint32: Uint32ArrayConstructor;
    Uint8: Uint8ArrayConstructor;
}

Type Declaration

  • Float32: Float32ArrayConstructor
  • Int16: Int16ArrayConstructor
  • Int32: Int32ArrayConstructor
  • Int8: Int8ArrayConstructor
  • Uint16: Uint16ArrayConstructor
  • Uint32: Uint32ArrayConstructor
  • Uint8: Uint8ArrayConstructor
Was this helpful?
SDK JS
Reference
viewTypes