Space Engineers
Public Attributes | List of all members
VRage.Game.ModAPI.MyHitInfo Struct Reference

Public Attributes

Vector3D Position
 
Vector3 Normal
 
Vector3D Velocity
 
uint ShapeKey
 

Detailed Description

Definition at line 7 of file MyHitInfo.cs.

Member Data Documentation

Vector3 VRage.Game.ModAPI.MyHitInfo.Normal

Definition at line 13 of file MyHitInfo.cs.

Vector3D VRage.Game.ModAPI.MyHitInfo.Position

Definition at line 10 of file MyHitInfo.cs.

uint VRage.Game.ModAPI.MyHitInfo.ShapeKey

Definition at line 19 of file MyHitInfo.cs.

Vector3D VRage.Game.ModAPI.MyHitInfo.Velocity

Definition at line 16 of file MyHitInfo.cs.


The documentation for this struct was generated from the following file: