Frames

IDictionary<string, IFrame> IRigidBody.Frames { get; }

Gets the collection of frames of this rigid body.

Value

IDictionary<string, IFrame> – Collection of frames of this rigid body.

Throws