Drag[en]gine Script Module DragonScript  1.23
Dragengine.Animators.ADRuleMirror.MatchBoneName Class Reference

Match bone name. More...

Inheritance diagram for Dragengine.Animators.ADRuleMirror.MatchBoneName:

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...
 

Detailed Description

Match bone name.

Member Function Documentation

◆ getFirst()

String Dragengine.Animators.ADRuleMirror.MatchBoneName.getFirst ( )

First bone name component to match.

◆ getSecond()

String Dragengine.Animators.ADRuleMirror.MatchBoneName.getSecond ( )

Second bone name component to match.

◆ getType()

ARMirrorMatchNameType Dragengine.Animators.ADRuleMirror.MatchBoneName.getType ( )

Match type.

◆ new()

MatchBoneName Dragengine.Animators.ADRuleMirror.MatchBoneName.new ( String  first,
String  second,
ARMirrorMatchNameType  type 
)

Create match bone name.


The documentation for this class was generated from the following file: