Show / Hide Table of Contents

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 Source

Damper

Declaration
public float Damper
Field Value
Type Description
System.Single
| Improve this Doc View Source

Spring

Declaration
public float Spring
Field Value
Type Description
System.Single

Methods

| Improve this Doc View Source

CreateSpring()

Declaration
public SoftJointLimitSpring CreateSpring()
Returns
Type Description
UnityEngine.SoftJointLimitSpring
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX