ThreePipe
Preparing search index...
createCurvePropertyUi
Function createCurvePropertyUi
createCurvePropertyUi
(
curve
:
Curve
<
Vector3
|
Vector2
>
,
configs
?:
Record
<
string
,
CurveUiEntry
>
,
)
:
UiObjectConfig
<
any
,
string
,
any
>
[]
Create UI config entries for editing the properties of a curve.
Parameters
curve
:
Curve
<
Vector3
|
Vector2
>
configs
:
Record
<
string
,
CurveUiEntry
>
= curveUiConfigs
Returns
UiObjectConfig
<
any
,
string
,
any
>
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ThreePipe
Loading...
Create UI config entries for editing the properties of a curve.