Class ArucoCameraDisplayGeneric<T, U>
Inheritance
ArucoCameraDisplayGeneric<T, U>
Inherited Members
Namespace: ArucoUnity.Cameras.Displays
Assembly: Assembly-CSharp.dll
Syntax
public abstract class ArucoCameraDisplayGeneric<T, U> : ArucoCameraDisplay, IArucoCameraDisplay, IArucoCameraController, IController where T : ArucoCamera where U : ArucoCameraUndistortion
Type Parameters
Name | Description |
---|---|
T | |
U |
Methods
| Improve this Doc View SourceAwake()
Sets
Declaration
protected override void Awake()