SCNNode.Pivot Property

Definition

Gets or sets the point about which the node pivots, rotates, and scales.

public virtual SceneKit.SCNMatrix4 Pivot { [Foundation.Export("pivot")] get; [Foundation.Export("setPivot:")] set; }
member this.Pivot : SceneKit.SCNMatrix4 with get, set

Property Value

Attributes

Applies to