Class HVRSoftJointLimitSpring
Inheritance
System.Object
HVRSoftJointLimitSpring
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: HurricaneVR.Framework.Core.ScriptableObjects
Assembly: HurricaneVR.Framework.dll
Syntax
[Serializable]
public class HVRSoftJointLimitSpring
Fields
| Improve this Doc View SourceDamper
Declaration
public float Damper
Field Value
Type | Description |
---|---|
System.Single |
Spring
Declaration
public float Spring
Field Value
Type | Description |
---|---|
System.Single |
Methods
| Improve this Doc View SourceCreateSpring()
Declaration
public SoftJointLimitSpring CreateSpring()
Returns
Type | Description |
---|---|
UnityEngine.SoftJointLimitSpring |