Click or drag to resize

PhysicsCollisionImpulse Class

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

Inheritance Hierarchy
SystemObject
  Demo3D.VisualsPhysicsCollisionImpulse

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

The PhysicsCollisionImpulse type exposes the following members.

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