共用方式為


SCNCameraController.BeginInteraction(CGPoint, CGSize) 方法

定義

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

參數

location
CGPoint
viewport
CGSize
屬性

適用於