IWardrobePreview.Orbit method
Rotate the preview subject. dx/dy are pointer-drag deltas in pixels (horizontal drag spins the model).
public void Orbit(float dx, float dy)| parameter | description |
|---|---|
| dx | Horizontal pointer-drag delta. |
| dy | Vertical pointer-drag delta. |
See Also
Section titled “See Also”- interface IWardrobePreview
- namespace Stellar.Abstractions.Services