public void SetOutput(int index, TextureSlotParam texparam) { LogTrace($"{index} -> {texparam}"); OutputBuffer.SetSlot(index, texparam); }