Difference between revisions of "API:Sandbox/ModAPI/IMyEntity/GetTrianglesIntersectingSphere"

From Space Engineers Wiki
Jump to: navigation, search
(Created page with "{{subst:APIStub}}")
 
(No difference)

Latest revision as of 05:30, 28 September 2014

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