ThreePipe
Preparing search index...
ShapeGeometryGeneratorParams
Interface ShapeGeometryGeneratorParams
interface
ShapeGeometryGeneratorParams
{
circleRadius
:
number
;
circleSegments
:
number
;
curveSegments
:
number
;
height
:
number
;
polygonRadius
:
number
;
shapeType
:
"circle"
|
"rectangle"
|
"polygon"
;
sides
:
number
;
width
:
number
;
}
Index
Properties
circle
Radius
circle
Segments
curve
Segments
height
polygon
Radius
shape
Type
sides
width
Properties
circle
Radius
circleRadius
:
number
circle
Segments
circleSegments
:
number
curve
Segments
curveSegments
:
number
height
height
:
number
polygon
Radius
polygonRadius
:
number
shape
Type
shapeType
:
"circle"
|
"rectangle"
|
"polygon"
sides
sides
:
number
width
width
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
circle
Radius
circle
Segments
curve
Segments
height
polygon
Radius
shape
Type
sides
width
ThreePipe
Loading...