CameraModule
Class in Zigurous.CameraSystem
Declaration
public abstract class CameraModule
Description
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. |