Search
Preparing search index...
The search index is not available
bitbybit.dev v0.20.3
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Home
App
Projects
School
Pricing
Blog
Start
bitbybit-complete-declarations
Bit
Inputs
Verb
EllipseParametersDto
Class EllipseParametersDto
Hierarchy
EllipseParametersDto
Index
Constructors
constructor
Properties
center
x
Axis
y
Axis
Constructors
constructor
new
Ellipse
Parameters
Dto
(
xAxis
?:
Vector3
, yAxis
?:
Vector3
, center
?:
Point3
)
:
EllipseParametersDto
Parameters
Optional
xAxis:
Vector3
Optional
yAxis:
Vector3
Optional
center:
Point3
Returns
EllipseParametersDto
Properties
center
center
:
Point3
Center of the circle
x
Axis
x
Axis
:
Vector3
X axis of the circle
y
Axis
y
Axis
:
Vector3
Y axis of the circle
Exports
Bit
Inputs
Verb
Ellipse
Parameters
Dto
constructor
center
x
Axis
y
Axis
Generated using
TypeDoc
Center of the circle