Int16BufferAttribute constructor
Int16BufferAttribute(
- Int16Array array,
- int itemSize, [
- bool normalized = false
Implementation
Int16BufferAttribute(super.array, super.itemSize,[super.normalized = false]){
type = "Int16BufferAttribute";
}