Click or drag to resize

FoundPolygonCenter Property

The center point of the polygon, i. e. the average of all corners.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public override dvec3 Center { get; }

Property Value

dvec3
See Also