Méthode | Description | |
---|---|---|
CreateAll ( ) : void |
Méthode | Description | |
---|---|---|
CreateAmbientAndMultipleLightPassFilter ( ) : void |
Postfilter doing full deferred shading with an ambient pass and multiple light passes
|
|
CreateFatRenderTargetFilter ( ) : void |
Postfilter for rendering to fat render target. Excludes skies, backgrounds and other unwanted objects.
|
|
CreateShowColorChannelFilter ( ) : void |
Postfilter that shows the color channel
|
|
CreateShowDepthAndSpecularChannelFilter ( ) : void |
Postfilter that shows the depth and specular channel
|
|
CreateShowNormalChannelFilter ( ) : void |
Postfilter that shows the normal channel
|
|
CreateTwoLightFilter ( ) : void |
Postfilter doing full deferred shading with two lights in one pass.
|