GetAllTopMostEntitiesInSphere
Summary
public static void GetAllTopMostEntitiesInSphere(ref BoundingSphereD sphere, List<MyEntity> result, MyEntityQueryType qtype)
Parameters
- BoundingSphereD sphere
- List
result - MyEntityQueryType qtype
public static void GetAllTopMostEntitiesInSphere(ref BoundingSphereD sphere, List<MyEntity> result, MyEntityQueryType qtype)