ObjectSearchArea 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.
Area where to look for object(s).
public ref class ObjectSearchArea
public class ObjectSearchArea
type ObjectSearchArea = class
Public Class ObjectSearchArea
- Inheritance
-
ObjectSearchArea
Constructors
ObjectSearchArea(IntPtr, Boolean) |
Methods
Finalize() |
Finalizes an instance of the ObjectSearchArea class. |
FromFieldOfView(SpatialGraphCoordinateSystem, SpatialFieldOfView) |
Creates a search area from a field of view. |
FromLocation(SpatialGraphCoordinateSystem, Vector3, Quaternion) |
Creates a search area from a location. |
FromOrientedBox(SpatialGraphCoordinateSystem, SpatialOrientedBox) |
Creates a search area from an oriented box. |
FromSphere(SpatialGraphCoordinateSystem, SpatialSphere) |
Creates a search area from a sphere. |