class MAGES::ComponentLibrary::CameraLocatorManager¶
Overview¶
An interface for locating the current camera. More…
class CameraLocatorManager { public: // classes class DefaultCameraLocator; // properties ICameraLocator Locator; };
Detailed Documentation¶
An interface for locating the current camera.
Properties¶
ICameraLocator Locator
Gets or sets the current camera locator.