The behavior constructor itself.
The config for the behavior, which should match its defined specifications.
Configuration data for an editor to display this behavior. Does not need to exist in production code.
The unique type name that the behavior is registered under.
Generated using TypeDoc
All behavior classes must match this interface. The instances need to implement the IEmitterBehavior interface.