Show / Hide Table of Contents

Class HVRAngularJointDrive

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

Fields

| Improve this Doc View Source

Damper

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

MaxForce

Declaration
public float MaxForce
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

CreateJointDrive()

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