Click or drag to resize
AB4D logo

ExpandPostProcessTextureSize Property

Gets or sets the size of the texture.

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

Property Value

Vector2
See Also