add stencil alpha control to ui

This commit is contained in:
2017-10-20 10:26:08 +01:00
parent 283e4e2b5c
commit 856628162a
7 changed files with 10 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ public:
NodeSliderH* m_tip_flow;
NodeSliderH* m_tip_opacity;
NodeSliderH* m_tip_angle;
NodeSliderH* m_tip_stencil;
NodeSliderH* m_jitter_scale;
NodeSliderH* m_jitter_angle;
NodeSliderH* m_jitter_spread;