Class Render.Samplers
- Namespace
- Elegy.RenderSystem.API
- Assembly
- Elegy.RenderSystem.dll
public static class Render.Samplers
- Inheritance
-
Render.Samplers
- Inherited Members
-
Properties
Aniso16x
public static Sampler Aniso16x { get; }
Property Value
- Sampler
Aniso16xBorder
public static Sampler Aniso16xBorder { get; }
Property Value
- Sampler
Aniso16xClamp
public static Sampler Aniso16xClamp { get; }
Property Value
- Sampler
Aniso2x
public static Sampler Aniso2x { get; }
Property Value
- Sampler
Aniso2xBorder
public static Sampler Aniso2xBorder { get; }
Property Value
- Sampler
Aniso2xClamp
public static Sampler Aniso2xClamp { get; }
Property Value
- Sampler
Aniso4x
public static Sampler Aniso4x { get; }
Property Value
- Sampler
Aniso4xBorder
public static Sampler Aniso4xBorder { get; }
Property Value
- Sampler
Aniso4xClamp
public static Sampler Aniso4xClamp { get; }
Property Value
- Sampler
Aniso8x
public static Sampler Aniso8x { get; }
Property Value
- Sampler
Aniso8xBorder
public static Sampler Aniso8xBorder { get; }
Property Value
- Sampler
Aniso8xClamp
public static Sampler Aniso8xClamp { get; }
Property Value
- Sampler
Linear
public static Sampler Linear { get; }
Property Value
- Sampler
LinearBorder
public static Sampler LinearBorder { get; }
Property Value
- Sampler
LinearClamp
public static Sampler LinearClamp { get; }
Property Value
- Sampler
Nearest
public static Sampler Nearest { get; }
Property Value
- Sampler
NearestBorder
public static Sampler NearestBorder { get; }
Property Value
- Sampler
NearestClamp
public static Sampler NearestClamp { get; }
Property Value
- Sampler