void ProcessLowDetail(RgbDevice device, Fragment fragment, EffectDetailLevel quality, float time)
readonly Vector4 _primaryColor
void ProcessHighDetail(RgbDevice device, Fragment fragment, EffectDetailLevel quality, float time)
readonly Vector4 _secondaryColor
PillarShader(Color primaryColor, Color secondaryColor)