bitbybit.dev v1.0.0-rc.1
App
Projects
School
Pricing
Blog
Learn
Preparing search index...
Bit
Inputs
Verb
CircleParametersDto
Class CircleParametersDto
Index
Constructors
constructor
Properties
x
Axis
y
Axis
radius
center
Constructors
constructor
new
CircleParametersDto
(
xAxis
?:
Vector3
,
yAxis
?:
Vector3
,
radius
?:
number
,
center
?:
Point3
,
)
:
CircleParametersDto
Parameters
Optional
xAxis
:
Vector3
Optional
yAxis
:
Vector3
Optional
radius
:
number
Optional
center
:
Point3
Returns
CircleParametersDto
Properties
x
Axis
xAxis
:
Vector3
X axis of the circle
y
Axis
yAxis
:
Vector3
Y axis of the circle
radius
radius
:
number
Radius of the circle
center
center
:
Point3
Center of the circle
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
x
Axis
y
Axis
radius
center
App
Projects
School
Pricing
Blog
Learn
bitbybit.dev v1.0.0-rc.1
Loading...
X axis of the circle