Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Visuals Namespaces
Demo3D.Visuals
PhysicsCompoundGeometry Class
PhysicsCompoundGeometry Methods
Add Method
Child Method
Contains Method
Remove Method
Transform Method
PhysicsCompoundGeometry
Remove Method
Removes the specified collision geometry from the compound collision geometry.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
void
Remove
(
PhysicsGeometry
geometry
)
Parameters
geometry
Type:
Demo3D.Visuals
PhysicsGeometry
The collision geometry to remove.
See Also
Reference
PhysicsCompoundGeometry Class
Demo3D.Visuals Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com