- Namespace
- ValveResourceFormat.Renderer
- Assembly
- Renderer.dll
public record struct DOFRenderer.Dof2InputParams : IEquatable<DOFRenderer.Dof2InputParams>
Implements
-
Inherited Members
-
Properties
public float FarBias { readonly get; set; }
Property Value
- float
-
public float FarScale { readonly get; set; }
Property Value
- float
-
public int Height { readonly get; set; }
Property Value
- int
-
public float MaxBlurSize { readonly get; set; }
Property Value
- float
-
public float NearBias { readonly get; set; }
Property Value
- float
-
public float NearScale { readonly get; set; }
Property Value
- float
-
public float RadScale { readonly get; set; }
Property Value
- float
-
public int Width { readonly get; set; }
Property Value
- int
-