Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
KerbalRagdollNode Class Reference

Public Member Functions

void updateVelocity (Vector3 rootPos, Vector3d rootVel, float fdtRecip)
 

Public Attributes

Collider collider
 
GameObject go
 
Vector3 lastPos
 
Rigidbody rb
 
Vector3 velocity
 

Member Function Documentation

void KerbalRagdollNode.updateVelocity ( Vector3  rootPos,
Vector3d  rootVel,
float  fdtRecip 
)
inline

Member Data Documentation

Collider KerbalRagdollNode.collider
GameObject KerbalRagdollNode.go
Vector3 KerbalRagdollNode.lastPos
Rigidbody KerbalRagdollNode.rb
Vector3 KerbalRagdollNode.velocity

The documentation for this class was generated from the following file: