Share via


MDLVoxelArray.GetVoxelIndices Method

Definition

Returns a list of all the voxel indices as an array of 4-component integer arrays.

[Foundation.Export("voxelIndices")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSData? GetVoxelIndices();
[<Foundation.Export("voxelIndices")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetVoxelIndices : unit -> Foundation.NSData
override this.GetVoxelIndices : unit -> Foundation.NSData

Returns

Attributes

Applies to