| RayDirection Field |
The normalized direction of the ray.
Namespace: DigitalRune.Geometry.ShapesAssembly: DigitalRune.Geometry (in DigitalRune.Geometry.dll) Version: 1.18.0.0 (1.18.2.14427)
Syntax public Vector3F Direction
Public Direction As Vector3F
public:
Vector3F Direction
val mutable Direction: Vector3F
Field Value
Type:
Vector3FSee Also