Méthode | Description | |
---|---|---|
AddBones ( SerializedProperty prop, bool editHierarchy, bool editWeights ) : void | ||
AddIKPositionWeight ( SerializedProperty prop ) : void | ||
AddInspector ( SerializedProperty prop, bool editHierarchy, bool editWeights ) : void | ||
AddProps ( SerializedProperty prop ) : void | ||
AddScene ( RootMotion.FinalIK.IKSolverHeuristic solver, Color color, bool modifiable ) : void | ||
AddTarget ( SerializedProperty prop ) : void |
Méthode | Description | |
---|---|---|
AddWeightSlider ( SerializedProperty prop ) : void | ||
DrawArrayElementLabelBone ( SerializedProperty bone, bool editHierarchy ) : void | ||
OnAddToArrayBone ( SerializedProperty bone ) : void |
public static AddBones ( SerializedProperty prop, bool editHierarchy, bool editWeights ) : void | ||
prop | SerializedProperty | |
editHierarchy | bool | |
editWeights | bool | |
Résultat | void |
public static AddIKPositionWeight ( SerializedProperty prop ) : void | ||
prop | SerializedProperty | |
Résultat | void |
public static AddInspector ( SerializedProperty prop, bool editHierarchy, bool editWeights ) : void | ||
prop | SerializedProperty | |
editHierarchy | bool | |
editWeights | bool | |
Résultat | void |
public static AddProps ( SerializedProperty prop ) : void | ||
prop | SerializedProperty | |
Résultat | void |
public static AddScene ( RootMotion.FinalIK.IKSolverHeuristic solver, Color color, bool modifiable ) : void | ||
solver | RootMotion.FinalIK.IKSolverHeuristic | |
color | Color | |
modifiable | bool | |
Résultat | void |
public static AddTarget ( SerializedProperty prop ) : void | ||
prop | SerializedProperty | |
Résultat | void |