Table of Contents

Class fogparams_t

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class fogparams_t : NativeObject
Inheritance
fogparams_t
Inherited Members

Constructors

fogparams_t(nint)

public fogparams_t(nint pointer)

Parameters

pointer nint

Properties

Blend

[SchemaMember("fogparams_t", "blend")]
public ref bool Blend { get; }

Property Value

bool

Blendtobackground

[SchemaMember("fogparams_t", "blendtobackground")]
public ref float Blendtobackground { get; }

Property Value

float

ColorPrimary

[SchemaMember("fogparams_t", "colorPrimary")]
public Color ColorPrimary { get; set; }

Property Value

Color

ColorPrimaryLerpTo

[SchemaMember("fogparams_t", "colorPrimaryLerpTo")]
public Color ColorPrimaryLerpTo { get; set; }

Property Value

Color

ColorSecondary

[SchemaMember("fogparams_t", "colorSecondary")]
public Color ColorSecondary { get; set; }

Property Value

Color

ColorSecondaryLerpTo

[SchemaMember("fogparams_t", "colorSecondaryLerpTo")]
public Color ColorSecondaryLerpTo { get; set; }

Property Value

Color

DirPrimary

[SchemaMember("fogparams_t", "dirPrimary")]
public Vector DirPrimary { get; }

Property Value

Vector

Duration

[SchemaMember("fogparams_t", "duration")]
public ref float Duration { get; }

Property Value

float

Enable

[SchemaMember("fogparams_t", "enable")]
public ref bool Enable { get; }

Property Value

bool

End

[SchemaMember("fogparams_t", "end")]
public ref float End { get; }

Property Value

float

EndLerpTo

[SchemaMember("fogparams_t", "endLerpTo")]
public ref float EndLerpTo { get; }

Property Value

float

Exponent

[SchemaMember("fogparams_t", "exponent")]
public ref float Exponent { get; }

Property Value

float

Farz

[SchemaMember("fogparams_t", "farz")]
public ref float Farz { get; }

Property Value

float

HDRColorScale

[SchemaMember("fogparams_t", "HDRColorScale")]
public ref float HDRColorScale { get; }

Property Value

float

Lerptime

[SchemaMember("fogparams_t", "lerptime")]
public ref float Lerptime { get; }

Property Value

float

Locallightscale

[SchemaMember("fogparams_t", "locallightscale")]
public ref float Locallightscale { get; }

Property Value

float

Maxdensity

[SchemaMember("fogparams_t", "maxdensity")]
public ref float Maxdensity { get; }

Property Value

float

MaxdensityLerpTo

[SchemaMember("fogparams_t", "maxdensityLerpTo")]
public ref float MaxdensityLerpTo { get; }

Property Value

float

NoReflectionFog

[SchemaMember("fogparams_t", "m_bNoReflectionFog")]
public ref bool NoReflectionFog { get; }

Property Value

bool

Padding

[SchemaMember("fogparams_t", "m_bPadding")]
public ref bool Padding { get; }

Property Value

bool

Scattering

[SchemaMember("fogparams_t", "scattering")]
public ref float Scattering { get; }

Property Value

float

SkyboxFogFactor

[SchemaMember("fogparams_t", "skyboxFogFactor")]
public ref float SkyboxFogFactor { get; }

Property Value

float

SkyboxFogFactorLerpTo

[SchemaMember("fogparams_t", "skyboxFogFactorLerpTo")]
public ref float SkyboxFogFactorLerpTo { get; }

Property Value

float

Start

[SchemaMember("fogparams_t", "start")]
public ref float Start { get; }

Property Value

float

StartLerpTo

[SchemaMember("fogparams_t", "startLerpTo")]
public ref float StartLerpTo { get; }

Property Value

float