@qbead/bloch-sphere
@qbead/bloch-sphere / ArcProperties
ArcProperties = object
object
Defined in: src/math/geometry.ts:6arrow-up-right
Properties of a arc on a sphere
arcAngle: number
number
Defined in: src/math/geometry.ts:26arrow-up-right
The angle of the arc
arcOffset: number
Defined in: src/math/geometry.ts:22arrow-up-right
The angle of the arc offset from the x-axis
height: number
Defined in: src/math/geometry.ts:14arrow-up-right
The distance from the center of the sphere to the plane containing the arc
norm: THREE.Vector3
THREE.Vector3
Defined in: src/math/geometry.ts:18arrow-up-right
The normal vector of the plane containing the arc
radius: number
Defined in: src/math/geometry.ts:10arrow-up-right
The radius of the arc
Last updated 22 days ago