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

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

Latest revision as of 05:29, 28 September 2014

Method

public bool GetIntersectionWithSphere(VRageMath.BoundingSphere&)
Member of IMyEntity
Raw file API:Sandbox/ModAPI/IMyEntity/GetIntersectionWithSphere/raw

Usage

Examples

//Examples here

Notes