Click or drag to resize
AB4D logo

CommonStatesClampSampler Property

Gets a SamplerState that uses Clamp. Sampler filter and anisotropy count are set based on the TextureFiltering value.

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public SamplerState ClampSampler { get; }

Property Value

SamplerState
See Also