Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.40.0
GitLab
Giro3D API (v0.40.0)
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
Giro3D API (v0.40.0)
Loading...
Called when a point has been removed in a shape during edition.