Click or drag to resize
Ab4d.SharpEngine logo

GpuSamplerManager Properties

The GpuSamplerManager type exposes the following members.

Properties
 NameDescription
Public propertyDefaultSampler Gets or sets the default sampler that is used by StandardEffect and SolidColorEffect when no sampler is set by the user. Default value is MirrorSampler.
Public propertyMirrorSampler The default Mirror sampler
Public propertyPostProcessInputTextureSampler The default Sampler for input texture in StandardPostProcess.
Public propertyWarpSampler The default Warp sampler
Top
See Also