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