Click or drag to resize

ContactInfoGeometry2 Property

The second collision geometry involved in the contact.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public PhysicsGeometry Geometry2 { get; }

Property Value

Type: PhysicsGeometry
See Also