IEntityPortraitView.Pan method
Pan the portrait 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)See Also
Section titled “See Also”- interface IEntityPortraitView
- namespace Stellar.Abstractions.Services