Class HumanoidRagdollCreator
- Namespace
- VoxelPlayground.Ragdoll
- Assembly
- GamePlay.dll
public class HumanoidRagdollCreator : RagdollCreator
- Inheritance
-
object
HumanoidRagdollCreator
- Inherited Members
-
- Extension Methods
-
Fields
Head
public static string Head
Field Value
- string
humanoidMapDict
public static List<HumanoidRagdollCreator.HumanoidSlotPair> humanoidMapDict
Field Value
- List<HumanoidRagdollCreator.HumanoidSlotPair>
LCalf
public static string LCalf
Field Value
- string
public static string LFoot
Field Value
- string
LForeArm
public static string LForeArm
Field Value
- string
LHand
public static string LHand
Field Value
- string
LThigh
public static string LThigh
Field Value
- string
LUpArm
public static string LUpArm
Field Value
- string
Pelvis
public static string Pelvis
Field Value
- string
RCalf
public static string RCalf
Field Value
- string
public static string RFoot
Field Value
- string
RForeArm
public static string RForeArm
Field Value
- string
RHand
public static string RHand
Field Value
- string
RThigh
public static string RThigh
Field Value
- string
RUpArm
public static string RUpArm
Field Value
- string
Spine
public static string Spine
Field Value
- string
Methods
FillBoneInEntry()
public override void FillBoneInEntry()
GetUpperArmCentroid()
protected Vector3 GetUpperArmCentroid()
Returns
- Vector3
UpdateJointAxis()
public override void UpdateJointAxis()