IMyEntitiesGetIntersectionWithSphere Method (BoundingSphereD, IMyEntity, IMyEntity, Boolean, Boolean) |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:VRage.ModAPI.IMyEntities.GetIntersectionWithSphere(VRageMath.BoundingSphereD@,VRage.ModAPI.IMyEntity,VRage.ModAPI.IMyEntity,System.Boolean,System.Boolean)"]
Namespace: VRage.ModAPI
List<IMyEntity> GetIntersectionWithSphere( ref BoundingSphereD sphere, IMyEntity ignoreEntity0, IMyEntity ignoreEntity1, bool ignoreVoxelMaps, bool volumetricTest )
[Missing <param name="sphere"/> documentation for "M:VRage.ModAPI.IMyEntities.GetIntersectionWithSphere(VRageMath.BoundingSphereD@,VRage.ModAPI.IMyEntity,VRage.ModAPI.IMyEntity,System.Boolean,System.Boolean)"]
[Missing <param name="ignoreEntity0"/> documentation for "M:VRage.ModAPI.IMyEntities.GetIntersectionWithSphere(VRageMath.BoundingSphereD@,VRage.ModAPI.IMyEntity,VRage.ModAPI.IMyEntity,System.Boolean,System.Boolean)"]
[Missing <param name="ignoreEntity1"/> documentation for "M:VRage.ModAPI.IMyEntities.GetIntersectionWithSphere(VRageMath.BoundingSphereD@,VRage.ModAPI.IMyEntity,VRage.ModAPI.IMyEntity,System.Boolean,System.Boolean)"]
[Missing <param name="ignoreVoxelMaps"/> documentation for "M:VRage.ModAPI.IMyEntities.GetIntersectionWithSphere(VRageMath.BoundingSphereD@,VRage.ModAPI.IMyEntity,VRage.ModAPI.IMyEntity,System.Boolean,System.Boolean)"]
[Missing <param name="volumetricTest"/> documentation for "M:VRage.ModAPI.IMyEntities.GetIntersectionWithSphere(VRageMath.BoundingSphereD@,VRage.ModAPI.IMyEntity,VRage.ModAPI.IMyEntity,System.Boolean,System.Boolean)"]
[Missing <returns> documentation for "M:VRage.ModAPI.IMyEntities.GetIntersectionWithSphere(VRageMath.BoundingSphereD@,VRage.ModAPI.IMyEntity,VRage.ModAPI.IMyEntity,System.Boolean,System.Boolean)"]