Follow.PitchOffset 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.
Pitch offset from reference element (relative to MaxDistance).
public:
property float PitchOffset { float get(); void set(float value); };
public float PitchOffset { get; set; }
member this.PitchOffset : single with get, set
Public Property PitchOffset As Single