Follow.MaxViewHorizontalDegrees 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.
The horizontal angle from the tracked target forward axis to this object will not exceed this value.
public:
property float MaxViewHorizontalDegrees { float get(); void set(float value); };
public float MaxViewHorizontalDegrees { get; set; }
member this.MaxViewHorizontalDegrees : single with get, set
Public Property MaxViewHorizontalDegrees As Single