Fork me on GitHub

PeriodicEffect Struct

Summary

Use this class when dealing with Force type of Periodic
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["PeriodicEffect"] class Type type-node

Syntax

public struct PeriodicEffect : ValueType, IForceEffect

Properties

Name Value Summary
Envelope Envelope
Optional envolope
Magnitude ushort
0 to 10,0000
Offset short
Period ushort
Period of effect (microseconds)
Phase ushort
Position at which playback begins 0 to 35,999