Click or drag to resize
DigitalRuneCollisionObjectType Property
Gets or sets the collision object type.

Namespace: DigitalRune.Geometry.Collisions
Assembly: DigitalRune.Geometry (in DigitalRune.Geometry.dll) Version: 1.18.0.0 (1.18.2.14427)
Syntax
public CollisionObjectType Type { get; set; }

Property Value

Type: CollisionObjectType
The collision object type.
See Also