Classes that implement this interface will be able to be handled as a behavior by the viewer camera. For example see TwinfinityPostProcess.
Attaches this behavior to the specified camera.
The camera to attach the behavior to.
true if the behavior was successfully attached to the camera, otherwise false.
Detaches this behavior from the specified camera.
The camera to detach this behavior from.
true if the behavior was successfully detached from the camera, otherwise false.
Classes that implement this interface will be able to be handled as a behavior by the viewer camera. For example see TwinfinityPostProcess.