SwiftlyS2

PostProcessingResource_t

Interface PostProcessingResource_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

BloomParams

PostProcessingBloomParameters_t BloomParams { get; }
Property Value

ColorCorrectionVolumeData

ref CUtlBinaryBlock ColorCorrectionVolumeData { get; }
Property Value

ColorCorrectionVolumeDim

ref int ColorCorrectionVolumeDim { get; }
Property Value

FogScatteringParams

PostProcessingFogScatteringParameters_t FogScatteringParams { get; }
Property Value

HasBloomParams

ref bool HasBloomParams { get; }
Property Value

HasColorCorrection

ref bool HasColorCorrection { get; }
Property Value

HasFogScatteringParams

ref bool HasFogScatteringParams { get; }
Property Value

HasLocalContrastParams

ref bool HasLocalContrastParams { get; }
Property Value

HasTonemapParams

ref bool HasTonemapParams { get; }
Property Value

HasVignetteParams

ref bool HasVignetteParams { get; }
Property Value

LocalConstrastParams

PostProcessingLocalContrastParameters_t LocalConstrastParams { get; }
Property Value

ToneMapParams

PostProcessingTonemapParameters_t ToneMapParams { get; }
Property Value

VignetteParams

PostProcessingVignetteParameters_t VignetteParams { get; }
Property Value

On this page