Skip to content
Version 2.11.0
↓ Get the launcher

IWardrobePreview.Pan method

Pan the preview camera (shift+drag). dx/dy are pointer-drag deltas in pixels; the look-at point slides so different parts of the model can be framed.

public void Pan(float dx, float dy)
parameter description
dx Horizontal pointer-drag delta.
dy Vertical pointer-drag delta.