CameraControlOverlay Description sealed class Tinman.Engine.Components.CameraControlOverlay Derived from IRenderable2D Renders a 2D overlay for a CameraControl object. Public / Constructors CameraControlOverlay public constructor CameraControlOverlay → () Creates a new instance of CameraControlOverlay. Public / Attributes Bounds public attribute Bounds → (get,set) value : Box2I The screen bounds. The screen bounds to use. Control public attribute Control → (get,set) value : CameraControl The camera control object. The camera control for which to show overlay information. CameraControlFree CameraPath