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