SCNNode.Rotation Property
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.
Gets or sets the node's rotation.
public virtual SceneKit.SCNVector4 Rotation { [Foundation.Export("rotation")] get; [Foundation.Export("setRotation:")] set; }
member this.Rotation : SceneKit.SCNVector4 with get, set
Property Value
- Attributes