Click or drag to resize
AB4D logo

CommonStatesTransparentBorderColorSampler Property

Gets a SamplerState that uses Border and sets the border color to transparent color (0, 0, 0, 0). 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 TransparentBorderColorSampler { get; }

Property Value

SamplerState
See Also