GetOverlappingWithSphere
Summary
public IMyVoxelBase GetOverlappingWithSphere(ref BoundingSphereD sphere)
Get first found IMyVoxelBase that intersects with sphere
Returns
Null or first found IMyVoxelBase
Parameters
- BoundingSphereD sphere
public IMyVoxelBase GetOverlappingWithSphere(ref BoundingSphereD sphere)
Get first found IMyVoxelBase that intersects with sphere
Null or first found IMyVoxelBase