Click or drag to resize
AB4D logo

SimpleBlurPostProcessTextureSize Property

Gets or sets the size of the texture.

Namespace: Ab3d.DirectX.PostProcessing
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax
C#
public Vector2 TextureSize { get; set; }

Property Value

Vector2
The size of the texture.
See Also