sebcrozet/kiss3d

Expose setter for ArcBall::dist_step

Closed this issue · 0 comments

ArcBall has a dist_step field that is always set to 40 and impossible to change from that value. It'd be nice to change that, to adjust the zoom steps based on the scale of the scene. Please add a setter for it.