Difference between revisions of "API:Sandbox/ModAPI/IMyEntity/GetTrianglesIntersectingSphere"
From Space Engineers Wiki
GeneralBot (talk | contribs) (Created page with "{{subst:APIStub}}") |
(No difference)
|
Latest revision as of 05:30, 28 September 2014
Contents
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