SwiftlyS2

CTonemapController2

Interface CTonemapController2

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CTonemapController2 : CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CTonemapController2>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AutoExposureMax

ref float AutoExposureMax { get; }
Property Value

AutoExposureMin

ref float AutoExposureMin { get; }
Property Value

ExposureAdaptationSpeedDown

ref float ExposureAdaptationSpeedDown { get; }
Property Value

ExposureAdaptationSpeedUp

ref float ExposureAdaptationSpeedUp { get; }
Property Value

TonemapEVSmoothingRange

ref float TonemapEVSmoothingRange { get; }
Property Value

Methods

AutoExposureMaxUpdated()

void AutoExposureMaxUpdated()

AutoExposureMinUpdated()

void AutoExposureMinUpdated()

ExposureAdaptationSpeedDownUpdated()

void ExposureAdaptationSpeedDownUpdated()

ExposureAdaptationSpeedUpUpdated()

void ExposureAdaptationSpeedUpUpdated()

TonemapEVSmoothingRangeUpdated()

void TonemapEVSmoothingRangeUpdated()

On this page