Space Engineers
Properties | List of all members
VRage.Game.ModAPI.IHitInfo Interface Reference
Inheritance diagram for VRage.Game.ModAPI.IHitInfo:
Sandbox.Engine.Physics.MyPhysics.HitInfo

Properties

Vector3D Position [get]
 
IMyEntity HitEntity [get]
 

Detailed Description

Definition at line 11 of file IMyPhysics.cs.

Property Documentation

IMyEntity VRage.Game.ModAPI.IHitInfo.HitEntity
get

Definition at line 14 of file IMyPhysics.cs.

Vector3D VRage.Game.ModAPI.IHitInfo.Position
get

Definition at line 13 of file IMyPhysics.cs.


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