Click or drag to resize
TetrapodRagdoll Properties

The TetrapodRagdoll type exposes the following members.

Properties
  NameDescription
Public propertyCharacterizationTemplate
Gets the characterization template currently in use.
Public propertyDefaultCharacterizationTemplate
Gets the default template to be used when Characterize(TetrapodCharacterizationTemplate) is called and no template is supplied.
Public propertyHead
Gets or sets the head.
Public propertyHierarchyMass

Gets or sets the hierarchy mass.

Setting this value will redistribute mass to all PhysicalBody nodes in this Ragdoll's definition, based on their current proportional distribution. For example, if the definition contains two parts, one with mass 5.0 and another with mass 10.0, setting this property to a value of 9.0 would change their masses to 3.0 and 6.0, respectively.

This property will enforce a minimum value of 1.0.

(Inherited from Ragdoll.)
Public propertyLeftDistalForelimb
Gets or sets the left distal forelimb.
Public propertyLeftDistalHindlimb
Gets or sets the left distal hindlimb.
Public propertyLeftManualPhalanx
Gets or sets the left manual phalanx.
Public propertyLeftManus
Gets or sets the left manus.
Public propertyLeftPedalPhalanx
Gets or sets the left pedal phalanx.
Public propertyLeftPes
Gets or sets the left pes.
Public propertyLeftProximalForelimb
Gets or sets the left proximal forelimb.
Public propertyLeftProximalHindlimb
Gets or sets the left proximal hindlimb.
Public propertyLeftShoulder
Gets or sets the left shoulder.
Public propertyNamingConvention
Gets the naming convention currently in use.
Public propertyNeck
Gets or sets the neck.
Public propertyPelvis
Gets or sets the pelvis.
Public propertyRightDistalForelimb
Gets or sets the right distal forelimb.
Public propertyRightDistalHindlimb
Gets or sets the right distal hindlimb.
Public propertyRightManualPhalanx
Gets or sets the right manual phalanx.
Public propertyRightManus
Gets or sets the right manus.
Public propertyRightPedalPhalanx
Gets or sets the right pedal phalanx.
Public propertyRightPes
Gets or sets the right pes.
Public propertyRightProximalForelimb
Gets or sets the right proximal forelimb.
Public propertyRightProximalHindlimb
Gets or sets the right proximal hindlimb.
Public propertyRightShoulder
Gets or sets the right shoulder.
Public propertyRoot
Gets the root.
(Inherited from Ragdoll.)
Public propertyShouldAxialSkeletonCollideWithProximalLimbs
Gets or sets a value indicating whether the RagdollParts in the axial skeleton (head, neck, and spine) should ignore collisions with nearby proximal limbs.
Public propertyShouldAxialSkeletonCollideWithSelf
Gets or sets a value indicating whether the RagdollParts in the axial skeleton (head, neck, and spine) should ignore collisions with one another.
Public propertySpine
Gets or sets the spine.
Top
See Also