IEntityPortraitView.Orbit method
Rotate the portrait subject. dx/dy are pointer-drag deltas in pixels (horizontal drag spins the model; vertical drag is currently ignored).
public void Orbit(float dx, float dy)See Also
Section titled “See Also”- interface IEntityPortraitView
- namespace Stellar.Abstractions.Services