Follow.pitchOffset Field
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.
public: float pitchOffset;
[UnityEngine.SerializeField]
[UnityEngine.Tooltip("Pitch offset from reference element (relative to Max Distance)")]
public float pitchOffset;
[<UnityEngine.SerializeField>]
[<UnityEngine.Tooltip("Pitch offset from reference element (relative to Max Distance)")>]
val mutable pitchOffset : single
Public pitchOffset As Single
Field Value
- Attributes
-
UnityEngine.SerializeFieldAttribute UnityEngine.TooltipAttribute