You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: types/three/src/core/BufferAttribute.d.ts
-32Lines changed: 0 additions & 32 deletions
Original file line number
Diff line number
Diff line change
@@ -630,35 +630,3 @@ export class Float32BufferAttribute extends BufferAttribute {
630
630
normalized?: boolean,
631
631
);
632
632
}
633
-
634
-
/**
635
-
* A {@link THREE.BufferAttribute | BufferAttribute} for {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float64Array: Float64Array}
0 commit comments