Click or drag to resize

BasePluginCameraCameraState Property

The state the camera is currently in. Needed for synchronizing the different modules.

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public BasePluginCameraState CameraState { get; set; }

Property Value

BasePluginCameraState
See Also