PostProcessStageLibrary
Contains functions for creating common post-process stages.
See also
Functions
Creates a post-process stage that renders the input texture with black and white gradations.
Creates a post-process stage that applies a Gaussian blur to the input texture. This stage is usually applied in conjunction with another stage.
Creates a post-process stage that saturates the input texture.
Creates a post-process stage that applies a depth of field effect.
Creates a post-process stage that detects edges.
Creates a post-process stage that applies an effect simulating light flaring a camera lens.
Creates a post-process stage that adds a night vision effect to the input texture.
Creates a post-process stage that applies a silhouette effect.
Whether or not an ambient occlusion stage is supported.
Whether or not a depth of field stage is supported.
Whether or not an edge detection stage is supported.
Whether or not a silhouette stage is supported.