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

MuscleHandle.MuscleHandleConstructor

マニュアルに切り替える
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);

パラメーター

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.

説明

The different constructors that creates the muscle handle.