MDLVoxelArray.GetVoxelBoundingBox(Vector4i) 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:")]
public virtual ModelIO.MDLAxisAlignedBoundingBox GetVoxelBoundingBox (OpenTK.Vector4i index);
abstract member GetVoxelBoundingBox : OpenTK.Vector4i -> ModelIO.MDLAxisAlignedBoundingBox
override this.GetVoxelBoundingBox : OpenTK.Vector4i -> ModelIO.MDLAxisAlignedBoundingBox
Parameters
- index
- Vector4i
Returns
- Attributes