fix iOS short stroke preview
This commit is contained in:
@@ -97,6 +97,7 @@ public:
|
||||
float m_dist = 0;
|
||||
float m_step = 0;
|
||||
float m_max_size = FLT_MAX;
|
||||
bool m_filter_points = true;
|
||||
Camera m_camera;
|
||||
std::shared_ptr<Brush> m_brush;
|
||||
cbuffer<float, 3> m_curve_angles;
|
||||
|
||||
Reference in New Issue
Block a user