Share via


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
属性

适用于