SCNCameraController.EndInteraction(CGPoint, CGSize, CGPoint) Method

Definition

[Foundation.Export("endInteraction:withViewport:velocity:")]
public virtual void EndInteraction (CoreGraphics.CGPoint location, CoreGraphics.CGSize viewport, CoreGraphics.CGPoint velocity);
abstract member EndInteraction : CoreGraphics.CGPoint * CoreGraphics.CGSize * CoreGraphics.CGPoint -> unit
override this.EndInteraction : CoreGraphics.CGPoint * CoreGraphics.CGSize * CoreGraphics.CGPoint -> unit

Parameters

location
CGPoint
viewport
CGSize
velocity
CGPoint
Attributes

Applies to