IMyVoxelShapeRamp Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:VRage.Game.ModAPI.IMyVoxelShapeRamp"]
Namespace: VRage.Game.ModAPI
public interface IMyVoxelShapeRamp : IMyVoxelShape
The IMyVoxelShapeRamp type exposes the following members.
Name | Description | |
---|---|---|
Boundaries | ||
RampNormal |
normal of the sloped plane
| |
RampNormalW | ||
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.) |