Click or drag to resize

MarkableConfigurationRotation Property

Returns rotation of the ModelMatrix. If rotation was not set via SetTransformation(dvec3, dvec3, dvec3), it will be resolved from the ModelMatrix.

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

Property Value

dvec3
See Also