> For the complete documentation index, see [llms.txt](https://enoch-app.gitbook.io/enoch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enoch-app.gitbook.io/enoch/api-references/unreal-engine-sdk/actor.md).

# Actor

Actor class for Enoch avatar Player Me avatars.Enochavatar**PlayerMeActor** for runtime loading and displaying of avatars.

### Properties <a href="#properties" id="properties"></a>

| Property                     | Type                                 | Description                                                                                         |
| ---------------------------- | ------------------------------------ | --------------------------------------------------------------------------------------------------- |
| SkeletalMeshComponent        | USkeletalMeshComponent\*             | The default SkeletalMeshComponent. The skeletal mesh will be set during the avatar loading process. |
| EnochavatarPlayerMeComponent | UEnochavatarPlayerMeActorComponent\* | Handles the loading and setup of the avatar.                                                        |
