Threepipe Geometry Generator Plugin
Preparing search index...
LineGeometryGeneratorParams
Interface LineGeometryGeneratorParams
interface
LineGeometryGeneratorParams
{
closePath
?:
boolean
;
curve
?:
SupportedCurveTypes
|
Curve
<
Vector2
>
|
Curve
<
Vector3
>
;
segments
?:
number
;
}
Index
Properties
close
Path?
curve?
segments?
Properties
Optional
close
Path
closePath
?:
boolean
Optional
curve
curve
?:
SupportedCurveTypes
|
Curve
<
Vector2
>
|
Curve
<
Vector3
>
Optional
segments
segments
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
close
Path
curve
segments
Threepipe Geometry Generator Plugin
Loading...