Protected
constructorThe index of the face whose upper body you want to render. The first face detected is 0
, the second 1
, and so on.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Provides a render object of the upper body, without the head. Unlike
BodyMesh
which handles the whole body, this model is optimized to work better withFaceMesh
and selfie use cases.Example