API (v2.0.0) - Giro3D
Preparing search index...
interactions/DrawTool
ShapeModifiedCallback
Type Alias ShapeModifiedCallback<T>
ShapeModifiedCallback
:
(
arg
:
{
shape
:
Shape
}
&
T
)
=>
void
A callback that is called after a shape has been modified.
Type Parameters
T
Type Declaration
(
arg
:
{
shape
:
Shape
}
&
T
)
:
void
Parameters
arg
:
{
shape
:
Shape
}
&
T
shape
:
Shape
The modified shape.
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
API (v2.0.0) - Giro3D
Loading...
A callback that is called after a shape has been modified.