Click or drag to resize
DigitalRuneWheelRay Property
Gets 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 RayShape Ray { get; }

Property Value

Type: RayShape
The ray.
See Also