Interface IArucoCameraController
Configurable controller using a IArucoCamera.
Inherited Members
Namespace: ArucoUnity.Cameras
Assembly: Assembly-CSharp.dll
Syntax
public interface IArucoCameraController : IController
Properties
| Improve this Doc View SourceArucoCamera
Gets or sets the camera to use.
Declaration
IArucoCamera ArucoCamera { get; set; }
Property Value
Type | Description |
---|---|
IArucoCamera |