Share via


SCNNode.Scale Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SceneKit.SCNVector3 Scale { [Foundation.Export("scale")] get; [Foundation.Export("setScale:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("scale")>]
[<set: Foundation.Export("setScale:")>]
member this.Scale : SceneKit.SCNVector3 with get, set

Property Value

Attributes

Applies to