SwiftlyS2

PostProcessingBloomParameters_t

Interface PostProcessingBloomParameters_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

BlendMode

ref BloomBlendMode_t BlendMode { get; }
Property Value

BloomStartValue

ref float BloomStartValue { get; }
Property Value

BloomStrength

ref float BloomStrength { get; }
Property Value

BloomThreshold

ref float BloomThreshold { get; }
Property Value

BloomThresholdWidth

ref float BloomThresholdWidth { get; }
Property Value

BlurBloomStrength

ref float BlurBloomStrength { get; }
Property Value

BlurTint

ISchemaFixedArray<Vector> BlurTint { get; }
Property Value

BlurWeight

ISchemaFixedArray<float> BlurWeight { get; }
Property Value

ComputeBloomEffectsScale

ref float ComputeBloomEffectsScale { get; }
Property Value

ComputeBloomLensDirtBlackLevel

ref float ComputeBloomLensDirtBlackLevel { get; }
Property Value

ComputeBloomLensDirtStrength

ref float ComputeBloomLensDirtStrength { get; }
Property Value

ComputeBloomRadius

ref float ComputeBloomRadius { get; }
Property Value

ComputeBloomStrength

ref float ComputeBloomStrength { get; }
Property Value

ComputeBloomThreshold

ref float ComputeBloomThreshold { get; }
Property Value

ScreenBloomStrength

ref float ScreenBloomStrength { get; }
Property Value

SkyboxBloomStrength

ref float SkyboxBloomStrength { get; }
Property Value

On this page