| ConvexDecompositionCancelAsync Method |
Cancels the current asynchronous decomposition process.
Namespace: DigitalRune.Geometry.MeshesAssembly: DigitalRune.Geometry (in DigitalRune.Geometry.dll) Version: 1.18.0.0 (1.18.2.14427)
Syntax public void CancelAsync()
public:
void CancelAsync()
member CancelAsync : unit -> unit
See Also