Class GraphicsConfig
- Namespace
- ReFuel.Graphics
- Assembly
- ReFuel.dll
public static class GraphicsConfig
- Inheritance
-
GraphicsConfig
- Inherited Members
-
Properties
GfxHive
public static CVarSet GfxHive { get; }
Property Value
- CVarSet
LodBias
public static CVar<float> LodBias { get; }
Property Value
- CVar<float>
MsaaSamples
public static CVar<int> MsaaSamples { get; }
Property Value
- CVar<int>
TextureAnisotropy
public static CVar<int> TextureAnisotropy { get; }
Property Value
- CVar<int>
TextureHive
public static CVarSet TextureHive { get; }
Property Value
- CVarSet