Commit previous CSG operations, creating a new mesh.
This operation cannot be undone.
Namespace:
Demo3D.CSG
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic static void Commit(
Visual a
)
Parameters
- a
- Type: Demo3D.VisualsVisual
The Visual whose CSG operations will be commited.
See Also