Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Sandbox.ModAPI.Ingame.MyDetectedEntityInfo.HitPosition

Malware edited this page Apr 8, 2019 · 19 revisions

IndexNamespace IndexMyDetectedEntityInfo

Summary

public Nullable<VRageMath.Vector3D> HitPosition

Position where the raycast hit the entity. (can be null if the sensor didn't use a raycast)

Returns

Nullable<VRageMath.Vector3D>

Clone this wiki locally