fromBuffer abstract method

Vector fromBuffer(
  1. BufferAttribute<NativeArray<num>> attribute,
  2. int index
)

Implementation

Vector fromBuffer(BufferAttribute attribute,int index);