public interface R2ShaderFilterBilateralBlurDepthAwareParametersType
| Modifier and Type | Method and Description |
|---|---|
float |
blurFalloff() |
float |
blurOutputInverseHeight() |
float |
blurOutputInverseWidth() |
default float |
blurRadius() |
default float |
blurSharpness() |
float |
depthCoefficient() |
R2Texture2DUsableType |
depthTexture() |
R2Texture2DUsableType |
imageTexture() |
R2MatricesObserverValuesType |
viewMatrices() |
R2MatricesObserverValuesType viewMatrices()
R2Texture2DUsableType imageTexture()
R2Texture2DUsableType depthTexture()
float depthCoefficient()
float blurFalloff()
default float blurRadius()
default float blurSharpness()
float blurOutputInverseWidth()
float blurOutputInverseHeight()
Copyright © 2016 <code@io7m.com> http://io7m.com