API:Sandbox/ModAPI/IMyEntity/GetTrianglesIntersectingSphere

From Space Engineers Wiki
Jump to: navigation, search

Method

public void GetTrianglesIntersectingSphere(VRageMath.BoundingSphere&, System.Nullable`1[VRageMath.Vector3], System.Int32)
Member of IMyEntity
Raw file API:Sandbox/ModAPI/IMyEntity/GetTrianglesIntersectingSphere/raw

Usage

Examples

//Examples here

Notes