ThreePipe
Preparing search index...
TubeShapeGeometryGeneratorParams
Interface TubeShapeGeometryGeneratorParams
interface
TubeShapeGeometryGeneratorParams
{
circleRadius
:
number
;
circleSegments
:
number
;
closed
:
boolean
;
height
:
number
;
materialSplits
:
string
;
path
:
Curve
<
Vector3
>
;
polygonRadius
:
number
;
primary
:
"path"
|
"shape"
;
shape
?:
Shape
;
shapeScaleX
:
number
;
shapeScaleY
:
number
;
shapeSegments
:
number
;
shapeType
:
"custom"
|
"circle"
|
"rectangle"
|
"polygon"
;
sides
:
number
;
tubularSegments
:
number
;
width
:
number
;
}
Index
Properties
circle
Radius
circle
Segments
closed
height
material
Splits
path
polygon
Radius
primary
shape?
shape
Scale
X
shape
Scale
Y
shape
Segments
shape
Type
sides
tubular
Segments
width
Properties
circle
Radius
circleRadius
:
number
circle
Segments
circleSegments
:
number
closed
closed
:
boolean
height
height
:
number
material
Splits
materialSplits
:
string
path
path
:
Curve
<
Vector3
>
polygon
Radius
polygonRadius
:
number
primary
primary
:
"path"
|
"shape"
Optional
shape
shape
?:
Shape
shape
Scale
X
shapeScaleX
:
number
shape
Scale
Y
shapeScaleY
:
number
shape
Segments
shapeSegments
:
number
shape
Type
shapeType
:
"custom"
|
"circle"
|
"rectangle"
|
"polygon"
sides
sides
:
number
tubular
Segments
tubularSegments
:
number
width
width
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
circle
Radius
circle
Segments
closed
height
material
Splits
path
polygon
Radius
primary
shape
shape
Scale
X
shape
Scale
Y
shape
Segments
shape
Type
sides
tubular
Segments
width
ThreePipe
Loading...