ThreePipe
Preparing search index...
iGeometryCommons
Variable iGeometryCommons
Const
iGeometryCommons
:
{
center2
:
(
this
:
IGeometry
,
offset
?:
Vector3
,
keepWorldPosition
?:
boolean
,
setDirty
?:
boolean
,
)
=>
()
=>
void
;
makeUiConfig
:
(
this
:
IGeometry
)
=>
UiObjectConfig
;
refreshUi
:
(
this
:
IGeometry
)
=>
void
;
setDirty
:
(
this
:
IGeometry
,
options
?:
IGeometrySetDirtyOptions
)
=>
void
;
upgradeGeometry
:
(
this
:
IGeometry
,
)
=>
IGeometry
<
NormalBufferAttributes
,
BufferGeometryEventMap
>
;
}
= ...
Type declaration
center2
:
(
this
:
IGeometry
,
offset
?:
Vector3
,
keepWorldPosition
?:
boolean
,
setDirty
?:
boolean
,
)
=>
()
=>
void
makeUiConfig
:
(
this
:
IGeometry
)
=>
UiObjectConfig
refreshUi
:
(
this
:
IGeometry
)
=>
void
setDirty
:
(
this
:
IGeometry
,
options
?:
IGeometrySetDirtyOptions
)
=>
void
upgradeGeometry
:
(
this
:
IGeometry
)
=>
IGeometry
<
NormalBufferAttributes
,
BufferGeometryEventMap
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ThreePipe
Loading...