MDLVoxelArray.GetVoxelIndices Method
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.
Returns a list of all the voxel indices as an array of 4-component integer arrays.
[Foundation.Export("voxelIndices")]
public virtual Foundation.NSData GetVoxelIndices ();
abstract member GetVoxelIndices : unit -> Foundation.NSData
override this.GetVoxelIndices : unit -> Foundation.NSData
Returns
- Attributes