PostProcessingTonemapParameters_t
Interface PostProcessingTonemapParameters_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface PostProcessingTonemapParameters_t : ISchemaClass<PostProcessingTonemapParameters_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
ExposureBias
ref float ExposureBias { get; }Property Value
ExposureBiasHighlights
ref float ExposureBiasHighlights { get; }Property Value
ExposureBiasShadows
ref float ExposureBiasShadows { get; }Property Value
LinearAngle
ref float LinearAngle { get; }Property Value
LinearStrength
ref float LinearStrength { get; }Property Value
LuminanceSource
ref float LuminanceSource { get; }Property Value
MaxHighlightLum
ref float MaxHighlightLum { get; }Property Value
MaxShadowLum
ref float MaxShadowLum { get; }Property Value
MinHighlightLum
ref float MinHighlightLum { get; }Property Value
MinShadowLum
ref float MinShadowLum { get; }Property Value
ShoulderStrength
ref float ShoulderStrength { get; }Property Value
ToeDenom
ref float ToeDenom { get; }Property Value
ToeNum
ref float ToeNum { get; }Property Value
ToeStrength
ref float ToeStrength { get; }Property Value
WhitePoint
ref float WhitePoint { get; }Property Value