|
SeparableKernelPostProcessTextureSize Property |
Gets or sets the size of the texture.
Namespace: Ab3d.DirectX.PostProcessingAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public Vector2 TextureSize { get; set; }
Property Value
Vector2
The size of the texture.
See Also