Share via


SCNGeometry.GeometrySourceChannels Property

Definition

[ObjCRuntime.BindAs(typeof(System.Int32[]), OriginalType=typeof(Foundation.NSNumber[]))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual int[]? GeometrySourceChannels { [Foundation.Export("geometrySourceChannels")] get; }
[<ObjCRuntime.BindAs(typeof(System.Int32[]), OriginalType=typeof(Foundation.NSNumber[]))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("geometrySourceChannels")>]
member this.GeometrySourceChannels : int[]

Property Value

Int32[]
Attributes

Applies to