Click or drag to resize

PhysicsCollision Class

[Missing <summary> documentation for "T:Demo3D.Visuals.PhysicsCollision"]

Inheritance Hierarchy
SystemObject
  Demo3D.VisualsPhysicsCollision

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public class PhysicsCollision : IDisposable

The PhysicsCollision type exposes the following members.

Properties
Methods
  NameDescription
Public methodDisableContacts
Public methodDispose
Releases all resources used by the PhysicsCollision
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the PhysicsCollision and optionally releases the managed resources
Public methodHasPenetratingContacts
Top
See Also