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