Fork me on GitHub

RampEffect Struct

Summary

Use this class when dealing with Force type of Ramp
Namespace
SharpInputSystem
Interfaces
Base Types
  • object
  • ValueType
graph BT Type-->Base0["ValueType"] Base0-->Base1["object"] Type-.->Interface0["IForceEffect"] click Interface0 "/sharpinputsystem/api/SharpInputSystem/IForceEffect" Type["RampEffect"] class Type type-node

Syntax

public struct RampEffect : ValueType, IForceEffect

Properties

Name Value Summary
EndLevel short
-10K to +10k
Envelope Envelope
Optional envolope
StartLevel short
-10K to +10k