Ragdoll Workshop Documentation
Ragdoll Workshop Documentation
API Reference
Candlelight.Physics
RagdollAnimator Class
RagdollAnimator Methods
BindRagdoll Method
FixedUpdate Method
GetAllNodes Method
GetAnimatedBody Method
GetEstimatedLocalBounds Method
GetGroundingBodies Method
GetOrientationParameters Method
GetRagdollPart Method
IgnoreColliderForGrounding Method
IgnoreCollisionsBetweenAnimatorAndRagdoll Method
IsPartDisconnected Method
LateUpdate Method
MapHierarchies Method
OnDestroy Method
OnDisable Method
OnEnable Method
PrepareHierarchies Method
SetBodyShouldAnimateWhenDisconnected Method
SetGroundingBodies Method
SetOrientationParameters Method
Start Method
UnbindRagdoll Method
UnignoreColliderForGrounding Method
Update Method
RagdollAnimator
GetEstimatedLocalBounds Method
Gets the estimated
Bounds
of this
RagdollAnimator
in its current configuration, in the space of its
Transform
component. It will encapsulate all of the
Transform
s of the hierarchy's nodes, as well as all of the currently active
SkinnedMeshRenderer
s and
MeshRenderer
s.
Namespace:
Candlelight.Physics
Assembly:
Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
Bounds
GetEstimatedLocalBounds
()
Return Value
Type:
Bounds
The estimated local bounds.
Implements
IHierarchy
T
GetEstimatedLocalBounds
See Also
Reference
RagdollAnimator Class
Candlelight.Physics Namespace
Report a problem with this page.
Copyright © 2011-2015 Candelight Interactive, LLC