MDLVoxelArray.GetVoxelBoundingBox(NVector4i) 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.
[Foundation.Export("voxelBoundingBoxAtIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ModelIO.MDLAxisAlignedBoundingBox GetVoxelBoundingBox(CoreGraphics.NVector4i index);
[<Foundation.Export("voxelBoundingBoxAtIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetVoxelBoundingBox : CoreGraphics.NVector4i -> ModelIO.MDLAxisAlignedBoundingBox
override this.GetVoxelBoundingBox : CoreGraphics.NVector4i -> ModelIO.MDLAxisAlignedBoundingBox
Parameters
- index
- NVector4i
Returns
- Attributes