CameraModule


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

controllerThe camera controller handling the module.
registeredWhether the module has been registered to a controller.
idThe unique identifier of the camera module.