Click or drag to resize
DigitalRuneMassFrame Methods

The MassFrame type exposes the following members.

Methods
  NameDescription
Public methodAdjust
Changes the mass so that it is equal to the given target mass and the related properties (inertia) are scaled accordingly.
Public methodClone
Creates a new MassFrame that is a clone (deep copy) of the current instance.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberFromShapeAndDensity
Computes a mass frame for the given shape and density.
Public methodStatic memberFromShapeAndMass
Computes a mass frame for the given shape and target mass.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also