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

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 Vector3] GetIntersectionWithLineAndBoundingSphere(VRageMath.Line&, System.Single)
Member of IMyEntity
Raw file API:Sandbox/ModAPI/IMyEntity/GetIntersectionWithLineAndBoundingSphere/raw

Usage

Examples

//Examples here

Notes