Click or drag to resize
DigitalRuneRayShape Properties

The RayShape type exposes the following members.

Properties
  NameDescription
Public propertyDirection
Gets or sets the direction of the ray.
Public propertyInnerPoint
Gets an inner point.
(Overrides ShapeInnerPoint.)
Public propertyLength
Gets or sets the finite length.
Public propertyOrigin
Gets or sets the origin of the ray.
Public propertyStopsAtFirstHit
Gets or sets a value indicating whether the ray stops at the first (closest) object that was hit.
Top
See Also