Options
All
  • Public
  • Public/Protected
  • All
Menu

Sparse storage of attributes that deviate from their initialization value

Hierarchy

Index

Properties

count: number

The number of attributes encoded in this sparse accessor

extensions?: {}

Dictionary object with extension-specific objects

Type declaration

  • [key: string]: any
extras?: any

Application-Specific data

Index array of size count that points to those accessor attributes that deviate from their initialization value. Indices must strictly increase

Array of size count times number of components, storing the displaced accessor attributes pointed by indices. Substituted values must have the same componentType and number of components as the base accessor

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme