Click or drag to resize
GeRayDirection Property
Gets or sets direction vector of this ray.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeVector Direction { get; set; }

Property Value

Type: GeVector

Return Value

Type: GeVector

Implements

IGeRayDirection
Remarks