ForceEffect
Defines a force effect’s system, and type specific properties.
Declaration
struct ForceEffect<ForceEffectType> where ForceEffectType : ForceEffectProtocolOverview
This struct wraps your custom force effect that conforms to ForceEffectProtocol and provides properties that are common to all force effects.