Version: 2022.3
言語: 日本語
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);

パラメーター

bodyDof The muscle body sub-part.
headDof The muscle head sub-part.
partDof The muscle human part.
legDof The muscle leg sub-part.
armDof The muscle arm sub-part.
fingerDof The muscle finger sub-part.

説明

The different constructors that creates the muscle handle.