Method | Description | |
---|---|---|
ApplyPreferences ( ISystemPreferences preferences ) : void |
Use to apply user quality and performance preferences to the resources managed by this object.
|
|
DepthOfFieldPostProcessor ( ) : System |
Creates a BaseRenderTargetPostProcessor instance.
|
|
EndFrameRendering ( ) : void |
Method | Description | |
---|---|---|
ComputeKernel ( int blurRadius, float blurAmount ) : void |
Computes the kernel for the Gaussian blur effect.
|
|
ComputeOffsets ( float textureWidth, float textureHeight ) : void |
Computes the sample offsets for the Gaussian blur effect.
|
public ApplyPreferences ( ISystemPreferences preferences ) : void | ||
preferences | ISystemPreferences | |
return | void |
public DepthOfFieldPostProcessor ( ) : System | ||
return | System |