add noise parameter to the brush settings
This commit is contained in:
@@ -18,6 +18,7 @@ public:
|
||||
float m_tip_angle = 0;
|
||||
float m_tip_stencil = 0;
|
||||
float m_tip_wet = 0;
|
||||
float m_tip_noise = 0;
|
||||
bool m_tip_angle_follow = false;
|
||||
bool m_tip_flow_pressure = false;
|
||||
bool m_tip_size_pressure = false;
|
||||
|
||||
Reference in New Issue
Block a user