org.cogchar.api.humanoid
Class HumanoidFigureConfig
java.lang.Object
org.cogchar.api.humanoid.HumanoidFigureConfig
public class HumanoidFigureConfig
- extends Object
- Author:
- Stu B.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
myCharIdent
public org.appdapter.core.name.Ident myCharIdent
myNickname
public String myNickname
myMeshPath
public String myMeshPath
myDebugSkelMatPath
public String myDebugSkelMatPath
myPhysicsFlag
public boolean myPhysicsFlag
myBoneConfig
public HumanoidBoneConfig myBoneConfig
myInitX
public float myInitX
myInitY
public float myInitY
myInitZ
public float myInitZ
myScale
public float myScale
HumanoidFigureConfig
public HumanoidFigureConfig(org.appdapter.help.repo.RepoClient qi,
HumanoidConfig hc,
String matPath,
org.appdapter.core.name.Ident bonyGraphIdent)
isComplete
public boolean isComplete()
Copyright © 2010-2013. All Rights Reserved.