Click or drag to resize
DigitalRuneWheelGeometricObject Property
Gets the geometric object that defines the pose of the ray.

Namespace: DigitalRune.Physics.Specialized
Assembly: DigitalRune.Physics.Specialized (in DigitalRune.Physics.Specialized.dll) Version: 1.10.0.0 (1.10.0.0)
Syntax
public GeometricObject GeometricObject { get; }

Property Value

Type: GeometricObject
The geometric object of the ray.
See Also