Geometries

IDictionary<string, IGeometry> IRigidBody.Geometries { get; }

Gets the collection of geometries of this rigid body.

Value

IDictionary<string, IGeometry> – Collection of geometries of this rigid body.

Throws