ConeCastUtility Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ConeCastUtility abstract sealedpublic static class ConeCastUtilitytype ConeCastUtility = classPublic Class ConeCastUtility- Inheritance
- 
				ConeCastUtility
Methods
| ConeCastAll(Vector3, Vector3, Single, Single, Single, LayerMask) | Function casts a sphere along a ray and checks if the hitpoint is within the angle of the cone and returns detailed information. | 
| ConeCastBest(Vector3, Vector3, Single, Single, Single, LayerMask, Single, Single, Single, Single) | Function casts a sphere along a ray and checks if the hitpoint is within the angle of the cone and returns the best target determined by the weights provided. |