Experimental: this API is experimental and might be changed or removed in the future.

MuscleHandle.MuscleHandleConstructor

Cambiar al Manual
public MuscleHandle (BodyDof bodyDof);
public MuscleHandle (HeadDof headDof);
public MuscleHandle (HumanPartDof partDof, LegDof legDof);
public MuscleHandle (HumanPartDof partDof, ArmDof armDof);
public MuscleHandle (HumanPartDof partDof, FingerDof fingerDof);

Parámetros

bodyDofThe muscle body sub-part.
headDofThe muscle head sub-part.
partDofThe muscle human part.
legDofThe muscle leg sub-part.
armDofThe muscle arm sub-part.
fingerDofThe muscle finger sub-part.

Descripción

The different constructors that creates the muscle handle.