Class PDThrusterConfig
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class PDThrusterConfig : ScriptableObject
- Inheritance
-
PDThrusterConfig
Constructors
PDThrusterConfig()
public PDThrusterConfig()
Fields
HeatGenerationBase
public float HeatGenerationBase
Field Value
- float
HeatToMaxLoadCurve
public AnimationCurve HeatToMaxLoadCurve
Field Value
- AnimationCurve
IntegrityToControlFailureCurve
public AnimationCurve IntegrityToControlFailureCurve
Field Value
- AnimationCurve
IntegrityToMaxLoadCurve
public AnimationCurve IntegrityToMaxLoadCurve
Field Value
- AnimationCurve
LoadToHeatCurve
public AnimationCurve LoadToHeatCurve
Field Value
- AnimationCurve
MaxThrustForce
public float MaxThrustForce
Field Value
- float
ThrustEngagementResponseSpeedDown
public float ThrustEngagementResponseSpeedDown
Field Value
- float
ThrustEngagementResponseSpeedUp
public float ThrustEngagementResponseSpeedUp
Field Value
- float
ThrustResponseCurve
public AnimationCurve ThrustResponseCurve
Field Value
- AnimationCurve