Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.42.1
GitLab
API (v0.42.1) - Giro3D
interactions
PointRemovedCallback
Type Alias PointRemovedCallback
Point
Removed
Callback
:
ShapeModifiedCallback
<
{
pointIndex
:
number
;
}
>
Called when a point has been removed in a shape during edition.
Type declaration
point
Index
:
number
The index of the inserted point.
Settings
Member Visibility
Protected
Inherited
External
API (v0.42.1) - Giro3D
Loading...
Called when a point has been removed in a shape during edition.