Gets or sets the beam angle, which is the direction that the sensor is actively listening.
public:
property float32 BeamAngle {
float32 get ();
void set (float32 value);
}
Type: float32
The beam angle. This is a value in radians between -Pi/2 and Pi/2 (-1.57 and 1.57). The system rounds the value to the nearest 5 degree (.087 radians) increment.
Namespace: Windows.Kinect
Metadata: windows.winmd