SCNCameraController.Dolly(Single, CGPoint, CGSize) Method

Definition

[Foundation.Export("dollyBy:onScreenPoint:viewport:")]
public virtual void Dolly (float delta, CoreGraphics.CGPoint screenPoint, CoreGraphics.CGSize viewport);
abstract member Dolly : single * CoreGraphics.CGPoint * CoreGraphics.CGSize -> unit
override this.Dolly : single * CoreGraphics.CGPoint * CoreGraphics.CGSize -> unit

Parameters

delta
Single
screenPoint
CGPoint
viewport
CGSize
Attributes

Applies to