The PostProcess class in the Sandbox
namespace is an abstract class that serves as a base for creating post-processing effects applied to a camera. It inherits from the Component class.
The PostProcess class in the Sandbox
namespace is an abstract class that serves as a base for creating post-processing effects applied to a camera. It inherits from the Component class.
Member Name | Summary |
---|---|
Camera | Gets the CameraComponent associated with this post-process effect. |