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