Table of Contents

Class RagdollCreator.JointConfig

Namespace
VoxelPlayground.Ragdoll
Assembly
GamePlay.dll
[Serializable]
public class RagdollCreator.JointConfig
Inheritance
object
RagdollCreator.JointConfig

Fields

swingAxisLocal

public Vector3 swingAxisLocal

Field Value

Vector3

swingForwardMax

public float swingForwardMax

Field Value

float

swingForwardMin

public float swingForwardMin

Field Value

float

swingSide

public float swingSide

Field Value

float

twist

public float twist

Field Value

float

twistAxisLocal

public Vector3 twistAxisLocal

Field Value

Vector3