LinearElasticExtent.MaxStretch 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 MaxStretch;
[UnityEngine.SerializeField]
public float MaxStretch;
[<UnityEngine.SerializeField>]
val mutable MaxStretch : single
Public MaxStretch As Single
Field Value
Represents the upper bound of the extent.
- Attributes
-
UnityEngine.SerializeFieldAttribute