SCNCameraController.ContinueInteraction(CGPoint, CGSize, nfloat) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("continueInteraction:withViewport:sensitivity:")]
public virtual void ContinueInteraction (CoreGraphics.CGPoint location, CoreGraphics.CGSize viewport, nfloat sensitivity);
abstract member ContinueInteraction : CoreGraphics.CGPoint * CoreGraphics.CGSize * nfloat -> unit
override this.ContinueInteraction : CoreGraphics.CGPoint * CoreGraphics.CGSize * nfloat -> unit
Parameters
- location
- CGPoint
- viewport
- CGSize
- sensitivity
- nfloat
- Attributes