|
CommonStatesMirrorYSampler Property |
Gets a SamplerState that uses
Mirror for AddressV and
Wrap for AddressU and AddressW.
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 MirrorYSampler { get; }
Property Value
SamplerStateSee Also