Signals

IDictionary<string, ISignal> IRigidBody.Signals { get; }

Gets the collection of signals of this rigid body.

Value

IDictionary<string, ISignal> – Collection of signals of this rigid body.

Throws