MDLVoxelArray.VoxelExists Method

Definition

[Foundation.Export("voxelExistsAtIndex:allowAnyX:allowAnyY:allowAnyZ:allowAnyShell:")]
public virtual bool VoxelExists (OpenTK.Vector4i atIndex, bool allowAnyX, bool allowAnyY, bool allowAnyZ, bool allowAnyShell);
abstract member VoxelExists : OpenTK.Vector4i * bool * bool * bool * bool -> bool
override this.VoxelExists : OpenTK.Vector4i * bool * bool * bool * bool -> bool

Parameters

atIndex
Vector4i
allowAnyX
Boolean
allowAnyY
Boolean
allowAnyZ
Boolean
allowAnyShell
Boolean

Returns

Attributes

Applies to