Show / Hide Table of Contents

Class HVRSoftJointLimit

Inheritance
System.Object
HVRSoftJointLimit
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 HVRSoftJointLimit

Fields

| Improve this Doc View Source

Bounciness

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

ContactDistance

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

Limit

Declaration
public float Limit
Field Value
Type Description
System.Single

Methods

| Improve this Doc View Source

CreateJointLimit()

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