<node3d:avatar>.getMorphID

Get the ID of a morph target

 

<node3d:avatar>.getMorphID(
    name    

)

 

name

Name of morph target


Remarks

This command will return the ID of the morph target with the given name. If the name does not exist as a morph target, then -1 will be returned.

Return Value

Morph target ID