SwiftlyS2

fogparams_t

Interface fogparams_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface fogparams_t : ISchemaClass<fogparams_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Blend

ref bool Blend { get; }
Property Value

Blendtobackground

ref float Blendtobackground { get; }
Property Value

ColorPrimary

ref Color ColorPrimary { get; }
Property Value

ColorPrimaryLerpTo

ref Color ColorPrimaryLerpTo { get; }
Property Value

ColorSecondary

ref Color ColorSecondary { get; }
Property Value

ColorSecondaryLerpTo

ref Color ColorSecondaryLerpTo { get; }
Property Value

DirPrimary

ref Vector DirPrimary { get; }
Property Value

Duration

ref float Duration { get; }
Property Value

Enable

ref bool Enable { get; }
Property Value

End

ref float End { get; }
Property Value

EndLerpTo

ref float EndLerpTo { get; }
Property Value

Exponent

ref float Exponent { get; }
Property Value

Farz

ref float Farz { get; }
Property Value

HDRColorScale

ref float HDRColorScale { get; }
Property Value

Lerptime

GameTime_t Lerptime { get; }
Property Value

Locallightscale

ref float Locallightscale { get; }
Property Value

Maxdensity

ref float Maxdensity { get; }
Property Value

MaxdensityLerpTo

ref float MaxdensityLerpTo { get; }
Property Value

Padding

ref bool Padding { get; }
Property Value

Padding2

ref bool Padding2 { get; }
Property Value

Scattering

ref float Scattering { get; }
Property Value

SkyboxFogFactor

ref float SkyboxFogFactor { get; }
Property Value

SkyboxFogFactorLerpTo

ref float SkyboxFogFactorLerpTo { get; }
Property Value

Start

ref float Start { get; }
Property Value

StartLerpTo

ref float StartLerpTo { get; }
Property Value

Methods

BlendUpdated()

void BlendUpdated()

BlendtobackgroundUpdated()

void BlendtobackgroundUpdated()

ColorPrimaryLerpToUpdated()

void ColorPrimaryLerpToUpdated()

ColorPrimaryUpdated()

void ColorPrimaryUpdated()

ColorSecondaryLerpToUpdated()

void ColorSecondaryLerpToUpdated()

ColorSecondaryUpdated()

void ColorSecondaryUpdated()

DirPrimaryUpdated()

void DirPrimaryUpdated()

DurationUpdated()

void DurationUpdated()

EnableUpdated()

void EnableUpdated()

EndLerpToUpdated()

void EndLerpToUpdated()

EndUpdated()

void EndUpdated()

ExponentUpdated()

void ExponentUpdated()

FarzUpdated()

void FarzUpdated()

HDRColorScaleUpdated()

void HDRColorScaleUpdated()

LerptimeUpdated()

void LerptimeUpdated()

LocallightscaleUpdated()

void LocallightscaleUpdated()

MaxdensityLerpToUpdated()

void MaxdensityLerpToUpdated()

MaxdensityUpdated()

void MaxdensityUpdated()

ScatteringUpdated()

void ScatteringUpdated()

SkyboxFogFactorLerpToUpdated()

void SkyboxFogFactorLerpToUpdated()

SkyboxFogFactorUpdated()

void SkyboxFogFactorUpdated()

StartLerpToUpdated()

void StartLerpToUpdated()

StartUpdated()

void StartUpdated()

On this page