Click or drag to resize

BasePluginCameraRotation Enumeration

Identifies rotations given in 90° steps.

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public enum Rotation
Members
Member nameValueDescription
Rot00 No rotation.
Rot901 90° rotation.
Rot1802 180° rotation.
Rot2703 270° rotation.
See Also