SpherePointer.NearObjectSectorAngle Property
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.
Angle range of the forward axis to query in degrees. Angle >= 360 means the entire sphere is queried.
public:
property float NearObjectSectorAngle { float get(); void set(float value); };
public float NearObjectSectorAngle { get; set; }
member this.NearObjectSectorAngle : single with get, set
Public Property NearObjectSectorAngle As Single