API (v2.0.0) - Giro3D
Preparing search index...
interactions/DrawTool
afterUpdatePointOfRing
Function afterUpdatePointOfRing
afterUpdatePointOfRing
(
options
:
{
index
:
number
;
newPosition
:
Vector3
;
shape
:
Shape
}
,
)
:
void
A hook that ensures the ring remains closed after the first or last point of the ring is moved.
Parameters
options
:
{
index
:
number
;
newPosition
:
Vector3
;
shape
:
Shape
}
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
API (v2.0.0) - Giro3D
Loading...
A hook that ensures the ring remains closed after the first or last point of the ring is moved.