SCNCameraController.Roll(Single, CGPoint, CGSize) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("rollBy:aroundScreenPoint:viewport:")]
public virtual void Roll (float delta, CoreGraphics.CGPoint screenPoint, CoreGraphics.CGSize viewport);
abstract member Roll : single * CoreGraphics.CGPoint * CoreGraphics.CGSize -> unit
override this.Roll : single * CoreGraphics.CGPoint * CoreGraphics.CGSize -> unit
Parameters
- delta
- Single
- screenPoint
- CGPoint
- viewport
- CGSize
- Attributes