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