|
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.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public SamplerState TransparentBorderColorSampler { get; }
Property Value
SamplerStateSee Also