Fork me on GitHub

Envelope Struct

Summary

An optional envelope to be applied to the start/end of an effect.
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["Envelope"] class Type type-node

Syntax

public struct Envelope : ValueType, IForceEffect

Remarks

If any of these values are nonzero, then the envelope will be used in setting up the effect. Not currently utilised.. But, will be soon.

Properties

Name Value Summary
AttackLength short
AttackLevel short
FadeLength short
FadeLevel short
IsUsed bool