SamplerStates Class |
Namespace: GeonBit.Core.Graphics.Materials
public static class SamplerStates
The SamplerStates type exposes the following members.
Name | Description | |
---|---|---|
AnisotropicClamp |
AnisotropicClamp sampler state.
| |
AnisotropicWrap |
AnisotropicWrap sampler state.
| |
LinearClamp |
LinearClamp sampler state.
| |
PointClamp |
PointClamp sampler state.
| |
PointWrap |
PointWrap sampler state.
|