IMyVoxelShape Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:VRage.Game.ModAPI.IMyVoxelShape"]
Namespace: VRage.Game.ModAPI
public interface IMyVoxelShape
The IMyVoxelShape type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetIntersectionVolume |
Gets volume of intersection of shape and voxel
|
![]() | GetWorldBoundary |
Gets current world boundaries
|
![]() | PeekWorldBoundary |
Peeks world boundaries at given position
|