VRage.Game.ModAPI
MyHitInfo
Assembly: VRage.Game.dll
public struct MyHitInfo
Implements Hit Info data
Fields
| Member | Description |
|---|---|
| Normal | Gets or Sets the Normal vector |
| Position | Gets or Sets the Position vector |
| ShapeKey | Gets or Sets the Shape Key of the physical shape |
| Velocity | Gets or Sets the Velocity vector |