![]() | TetrapodRagdoll Methods |
The TetrapodRagdoll type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutomaticallyFindParts |
Automatically finds all parts in this object's hierarchy using a TetrapodNamingConvention or
Animator. The character is assumed to be in a neutral pose (e.g., T-Pose).
|
![]() | Characterize |
Apply Collider, Joint, and
Rigidbody properties to all PhysicalBody nodes defined
on this instance using the specified template. If the template is , then
DefaultCharacterizationTemplate will be used.
|
![]() | ConnectAndMapParts |
Connect all parts defined on this instance and map symmetry as needed.
(Overrides ArbitraryRagdollConnectAndMapParts(DictionaryString, String).) |
![]() | DefinesArbitraryChain |
Gets a value indicating whether or not this instance defines an arbitrary RagdollPartChain
with the specified identifier.
(Inherited from ArbitraryRagdoll.) |
![]() | GetAllNodes |
Gets all nodes in this TetrapodRagdoll's definition, with the most basal parts sorted first.
(Overrides ArbitraryRagdollGetAllNodes(ListRagdollPart).) |
![]() | GetArbitraryChains |
Gets the arbitrary chains.
(Inherited from ArbitraryRagdoll.) |
![]() | GetArbitraryChains(DictionaryString, RagdollPartChain) |
Gets the arbitrary RagdollPartChains.
(Inherited from ArbitraryRagdoll.) |
![]() | GetDefaultNamingConvention |
Gets a default naming convention for this instance.
|
![]() | GetEstimatedLocalBounds |
Gets the estimated Bounds of this Ragdoll in its current
configuration, in the space of its Transform component. It will encapsulate all of
the Transforms of the hierarchy's nodes, as well as all of the currently active
SkinnedMeshRenderers and MeshRenderers.
(Inherited from Ragdoll.) |
![]() | OnEnable |
Ensure current values of self collision properties are respected.
|
![]() | OnPartsChanged |
Raises an event when one or more parts changed, which reconnects and remaps parts as needed, and
redistributes the hierarchy mass.
(Overrides RagdollOnPartsChanged.) |
![]() | RebuildChain |
Rebuilds the specified chain to ensure its bodies are connected.
(Inherited from Ragdoll.) |
![]() | RedistributeHierarchyMass |
Redistributes the mass specified on this object to each of the parts, based on their current proportional
contribution to the whole hierarchy.
(Inherited from Ragdoll.) |
![]() | SetArbitraryChains(DictionaryString, RagdollPartChain) |
Sets the arbitrary chains.
(Inherited from ArbitraryRagdoll.) |
![]() | SetArbitraryChains(IdentifiableRagdollPartChain) |
Sets the arbitrary chains.
(Inherited from ArbitraryRagdoll.) |
![]() | SetHierarchyAngularDampingProfile |
Sets the shape of the angular damping profile for all RagdollParts in the definition. Their
values will be the specified profile multiplied by the hierarchy's total mass.
(Inherited from Ragdoll.) |
![]() | SetHierarchyAngularPositionForceProfile |
Sets the shape of the angular position force profile for all RagdollParts in the definition.
Their values will be the specified profile multiplied by the hierarchy's total mass.
(Inherited from Ragdoll.) |
![]() | SetHierarchyAngularVelocityForceProfile |
Sets the shape of the angular velocity force profile for all RagdollParts in the definition.
Their values will be the specified profile multiplied by the hierarchy's total mass.
(Inherited from Ragdoll.) |
![]() | SetHierarchyLinearDampingProfile |
Sets the shape of the linear damping profile for all RagdollParts in the definition. Their
values will be the specified profile multiplied by the hierarchy's total mass.
(Inherited from Ragdoll.) |
![]() | SetHierarchyLinearPositionForceProfile |
Sets the shape of the linear position force profile for all RagdollParts in the definition.
Their values will be the specified profile multiplied by the hierarchy's total mass.
(Inherited from Ragdoll.) |
![]() | SetHierarchyLinearVelocityForceProfile |
Sets the shape of the linear velocity force profile for all RagdollParts in the definition.
Their values will be the specified profile multiplied by the hierarchy's total mass.
(Inherited from Ragdoll.) |
![]() | SetHierarchyPhysicsMaterial |
Sets the hierarchy physics material. This method will assign the
Collider.sharedMaterial property on each Collider
referenced in this Ragdoll's definition.
(Inherited from Ragdoll.) |
![]() | Start |
Cache the bindpose.
(Inherited from Ragdoll.) |
Name | Description | |
---|---|---|
![]() | GetPrefabName |
Gets the name of the prefab associated with the supplied instance.
(Defined by ObjectX.) |
![]() | OpenReferencePage |
Opens a reference web page generated for the specified object.
(Defined by ObjectX.) |