class PostProcess : Component

book_4_sparkGenerated
code_blocksInput

Description

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.

Members

Instance Properties

Member NameSummary
CameraGets the CameraComponent associated with this post-process effect.