Calculates half size of a pixel.
Namespace:
Hilva.PostProcessAssembly: Hilva (in Hilva.dll)
Syntax
| C# |
|---|
protected void GetHalfPixel( RenderTarget2D target, out Vector2 halfPixel ) |
Parameters
- target
- Type: RenderTarget2D
- halfPixel
- Type:
Vector2
%