Click or drag to resize
AB4D logo

DownSampleWithFilerPostProcessTexelOffsetsScale Property

Multiplies the texel offset by this factor. It is used to down-sample from bigger textures so that offsets reach bigger area.

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

Property Value

Single
See Also