共用方式為


SCNCameraController.EndInteraction(CGPoint, CGSize, CGPoint) 方法

定義

[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

參數

location
CGPoint
viewport
CGSize
velocity
CGPoint
屬性

適用於