Drag[en]gine Script Module DragonScript
1.23
|
Match bone name. More...
Public Member Functions | |
String | getFirst () |
First bone name component to match. More... | |
String | getSecond () |
Second bone name component to match. More... | |
ARMirrorMatchNameType | getType () |
Match type. More... | |
MatchBoneName | new (String first, String second, ARMirrorMatchNameType type) |
Create match bone name. More... | |
Match bone name.
String Dragengine.Animators.ADRuleMirror.MatchBoneName.getFirst | ( | ) |
First bone name component to match.
String Dragengine.Animators.ADRuleMirror.MatchBoneName.getSecond | ( | ) |
Second bone name component to match.
ARMirrorMatchNameType Dragengine.Animators.ADRuleMirror.MatchBoneName.getType | ( | ) |
Match type.
MatchBoneName Dragengine.Animators.ADRuleMirror.MatchBoneName.new | ( | String | first, |
String | second, | ||
ARMirrorMatchNameType | type | ||
) |
Create match bone name.