<node3d:avatar>.getFace

Returns the face

 

<node3d:avatar>.getFace()

 

Remarks

This command will return the current face object that is attached to the avatar.

Return Value

If the avatar has a face object attached, it will be returned. Otherwise, the return value will be None.