Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ReLogic.Peripherals.RGB.ChromaPipeline Class Reference

Public Member Functions

delegate void PostProcessingEvent (RgbDevice device, Fragment fragment, float time)
 
void SetHotkeys (IEnumerable< RgbKey > keys)
 
void Process (IEnumerable< RgbDevice > devices, IEnumerable< ShaderOperation > shaders, float time)
 

Events

PostProcessingEvent PostProcessingEvents
 

Private Member Functions

void ProcessDevice (RgbDevice device, IEnumerable< ShaderOperation > shaders, float time)
 

Private Attributes

IEnumerable< RgbKey_hotkeys
 

Detailed Description

Definition at line 6 of file ChromaPipeline.cs.


The documentation for this class was generated from the following file: