Ragdoll Workshop Documentation
Ragdoll Workshop Documentation
API Reference
Candlelight.Physics
RagdollPartChain Structure
RagdollPartChain Methods
Clone Method
CreateNew Method
Equals Method
GetAllNodes Method
GetBodies Method
GetEstimatedLocalBounds Method
GetHashCode Method
GetSerializedPropertiesHash Method
GetValidationStatus Method
RagdollPartChain
GetEstimatedLocalBounds Method
Gets the estimated
Bounds
of this
RagdollPartChain
in its current configuration, in the space of its
Root
. 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
RagdollPartChain Structure
Candlelight.Physics Namespace
Report a problem with this page.
Copyright © 2011-2015 Candelight Interactive, LLC