Click or drag to resize

MarkableConfiguration.Offset Property

The translated position of the bounding box. This position represents the position of the job element.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.20.0
Syntax
C#
public dvec3 Offset { get; set; }

Property Value

dvec3
See Also