CameraModule
Class in Zigurous.CameraSystem
Declaration
public abstract class CameraModuleDescription
The base class for all camera modules which are registered to a camera controller and are updated every frame by the controller.
Properties
| controller | The camera controller handling the module. |
| registered | Whether the module has been registered to a controller. |
| id | The unique identifier of the camera module. |