Share via


MDLVoxelArray.IntersectWith(MDLVoxelArray) Method

Definition

[Foundation.Export("intersectWithVoxels:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void IntersectWith(ModelIO.MDLVoxelArray voxels);
[<Foundation.Export("intersectWithVoxels:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member IntersectWith : ModelIO.MDLVoxelArray -> unit
override this.IntersectWith : ModelIO.MDLVoxelArray -> unit

Parameters

voxels
MDLVoxelArray
Attributes

Applies to