We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf7b94 commit ca6041aCopy full SHA for ca6041a
packages/auxiliary-lines/src/WireframeManager.ts
@@ -518,7 +518,7 @@ export class WireframeManager extends Script {
518
const { _indices: indices, _localPositions: localPositions } = this;
519
WireframePrimitive.createCircleWireframe(
520
radius,
521
- 0,
+ 2,
522
new Vector3(),
523
localPositions,
524
positionsOffset,
0 commit comments