Click or drag to resize

JobStatisticsLastPosition Property

The last position of the job.

Namespace: RAYLASE.Marker.Common
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public dvec3? LastPosition { get; set; }

Property Value

Nullabledvec3
See Also