Table of Contents

Class RagdollMuscleState

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

Fields

localPosWeight

public float localPosWeight

Field Value

float

localRotWeight

public float localRotWeight

Field Value

float

muscleName

public string muscleName

Field Value

string

worldPosWeight

public float worldPosWeight

Field Value

float

worldRotWeight

public float worldRotWeight

Field Value

float

Methods

IsCompletelyReleased()

public bool IsCompletelyReleased()

Returns

bool

Release(float)

public void Release(float weight = 0)

Parameters

weight float

Reset()

public void Reset()