![]() | TetrapodCharacterizationTemplateBodyPartSettings Structure |
Namespace: Candlelight.Physics
[SerializableAttribute] public struct BodyPartSettings : IPropertyBackingFieldCompatible<TetrapodCharacterizationTemplateBodyPartSettings>, IPropertyBackingFieldCompatible, ICloneable, IEquatable<TetrapodCharacterizationTemplateBodyPartSettings>
The TetrapodCharacterizationTemplateBodyPartSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | TetrapodCharacterizationTemplateBodyPartSettings(Single, JointAngularLimits, ShapeType, Single) |
Initializes a new instance of the TetrapodCharacterizationTemplateBodyPartSettings
struct.
|
![]() | TetrapodCharacterizationTemplateBodyPartSettings(Single, JointAngularLimits, ShapeType, Single, Single, Boolean) |
Initializes a new instance of the TetrapodCharacterizationTemplateBodyPartSettings
struct.
|
Name | Description | |
---|---|---|
![]() | Clone |
Clone this instance.
|
![]() | Equals(Object) |
Determines whether the specified Object is equal to the current
TetrapodCharacterizationTemplateBodyPartSettings.
(Overrides ValueTypeEquals(Object).) |
![]() | Equals(TetrapodCharacterizationTemplateBodyPartSettings) |
Determines whether the specified
TetrapodCharacterizationTemplateBodyPartSettings is equal to the current
TetrapodCharacterizationTemplateBodyPartSettings.
|
![]() | GetCenterOfMassParameter |
Gets the center of mass parameter.
|
![]() | GetHashCode |
Serves as a hash function for a
TetrapodCharacterizationTemplateBodyPartSettings object.
(Overrides ValueTypeGetHashCode.) |
![]() | GetSerializedPropertiesHash |
Gets a hash value that is based on the values of the serialized properties of this instance.
|
![]() | ToString |
Returns a String that represents the current
TetrapodCharacterizationTemplateBodyPartSettings.
(Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
![]() | BlendTime |
Gets the number of seconds this part takes to blend out of non-kinematic motion.
|
![]() | JointAngularLimits |
Gets the joint angular limits.
|
![]() | MassPercentage |
Gets the body part's percentage of the total body mass.
|
![]() | ShapeType |
Gets the type of the shape.
|