QuaternionElasticExtent.SnapRadius 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 SnapRadius;
[UnityEngine.SerializeField]
public float SnapRadius;
[<UnityEngine.SerializeField>]
val mutable SnapRadius : single
Public SnapRadius As Single
Field Value
Arc-angle at which snap points begin forcing the spring, in euler degrees.
- Attributes
-
UnityEngine.SerializeFieldAttribute