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