Source2Toolkit
SchemaEntityClasses

CPostProcessingVolume

CPostProcessingVolume

Inheritance: CBaseTrigger

Fields

  • m_hPostSettings CStrongHandle<InfoForResourceTypeCPostProcessingResource>
  • m_flFadeDuration float
  • m_flMinLogExposure float
  • m_flMaxLogExposure float
  • m_flMinExposure float
  • m_flMaxExposure float
  • m_flExposureCompensation float
  • m_flExposureFadeSpeedUp float
  • m_flExposureFadeSpeedDown float
  • m_flTonemapEVSmoothingRange float
  • m_bMaster bool
  • m_bExposureControl bool

Methods

CPostProcessingVolume* New(className)

Parameters
  • className const char*

CPostProcessingVolume* FromIndex(iIndex)

Parameters
  • iIndex int

CPostProcessingVolume* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CPostProcessingVolume> GetHandle()

On this page