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