LogoLogo
CtrlK
WebsiteBlogForumsSign up
  • Welcome
  • 🚀GETTING STARTED
    • 1. Quickstart
    • 2. Integrate
    • 3. Optimize
    • 4. Launch
    • FAQ
  • 👩‍💻Integration Guides
    • Overview
    • Studio (Developer Dashboard)
    • Avatar Creator Setup
      • Avatar URLs
      • Avatar Shortcodes
    • Unity
      • Quickstart
      • Load Avatars
      • Avatar Creator Integration
        • Avatar Creator for Android & iOS
        • Avatar Creator for VR and PC
        • Avatar Creator for WebGL
      • Mixamo Animations
      • Optimize
        • Avatar Configuration
        • Avatar Caching
      • Code Samples
        • Loading 3D Avatars
        • Loading 2D Avatars
        • Avatar Creator (WebGL)
        • Avatar Creator (Desktop)
        • Avatar Creator (Mobile)
        • Distance-based LODs
      • Troubleshooting
        • Avatar loading issues
        • iOS issues
        • WebGL issues
        • Firewall issues
        • Unity SDK 2.0 Migration guide
        • Updating to the new SDK
      • Help us improve the Unity SDK
      • FAQ for Unity
      • Unity SDK 1.13.x [Deprecated]
        • Integration guide[Deprecated]
          • Quickstart [Deprecated]
          • Load Avatars [Deprecated]
          • Avatar Creator Integration [Deprecated]
            • Avatar Creator for Android & iOS [Deprecated]
            • Avatar Creator for VR and PC [Deprecated]
            • Avatar Creator for WebGL [Deprecated]
          • Mixamo Animations [Deprecated]
          • Optimize [Deprecated]
            • Avatar Configuration [Deprecated]
            • Avatar Caching [Deprecated]
          • Code Samples [Deprecated]
            • Loading 3D Avatars [Deprecated]
            • Loading 2D Avatars [Deprecated]
            • Avatar Creator (WebGL) [Deprecated]
            • Avatar Creator (Desktop) [Deprecated]
            • Avatar Creator (Mobile) [Deprecated]
            • Distance-based LODs [Deprecated]
          • Troubleshooting [Deprecated]
            • Avatar loading issues [Deprecated]
            • Newtonsoft JSON issues [Deprecated]
            • iOS issues [Deprecated]
            • WebGL issues [Deprecated]
            • Firewall issues [Deprecated]
            • Updating from earlier versions [Deprecated]
          • Help us improve the Unity SDK [Deprecated]
          • FAQ for Unity [Deprecated]
        • Reference [Deprecated]
          • AvatarLoader [Deprecated]
          • AvatarConfig [Deprecated]
          • AvatarRenderLoader [Deprecated]
          • WebView [Deprecated]
          • AvatarCache [Deprecated]
          • Extras [Deprecated]
            • EyeAnimationHandler [Deprecated]
            • VoiceHandler [Deprecated]
          • SDKLogger [Deprecated]
          • Changelog [Deprecated]
    • Unreal Engine
      • Quickstart
        • Setup for C++ Projects
        • Setup for Blueprint Projects
        • Run the Demo
      • Load Avatars
      • Avatar Creator Integration
        • Custom Avatar Creator
      • Animations
        • Loading Mixamo animations
        • Blender FBX export to UE
      • Optimize
        • Avatar configuration
        • Avatar caching
        • Avatar preloading
      • Code Samples
        • Unreal Engine 5 samples
        • Lyra project integration example
        • Unreal Engine 4 (Legacy)
      • Troubleshooting
        • C++ project compilation issues
        • Crashes on built applications
        • Blueprint project issues
        • Avatar loading issues
        • Animation issues
        • Unreal SDK breaking changes
        • Updating from earlier versions
      • Help us improve the Unreal Engine SDK
      • FAQ for Unreal Engine
    • Web and Native Integration
      • Quickstart
      • Avatar Creator integration
      • Optimize
      • Integration examples
        • Web
        • React Native
        • iOS Native
          • Swift example project
        • Android Native
  • 🔃API Reference
    • REST API
      • Avatars
        • GET - 3D avatars
        • GET - 2D Avatars
        • GET - Metadata
      • Assets
        • Manage custom outfits using the API
        • POST - Create Asset
        • GET - List Assets
        • POST - Upload Icon
        • POST - Upload Model
        • PATCH - Update Asset
        • POST - Add Asset to Application
        • DELETE - Remove Asset from Application
      • Changelog
    • Unity SDK
      • AvatarCache
      • AvatarConfig
      • AvatarObjectLoader
      • AvatarRenderLoader
      • Extras
        • EyeAnimationHandler
        • VoiceHandler
      • WebView
      • SDKLogger
      • Changelog
    • Unreal Engine SDK
      • ReadyPlayerMeAvatarLoader
      • ReadyPlayerMeRenderLoader
      • ReadyPlayerMeActor
      • ReadyPlayerMeComponent
      • ReadyPlayerMeMemoryCache
      • ReadyPlayerMeSettings
      • ReadyPlayerMeBlueprintLibrary
      • ReadyPlayerMeFunctionLibrary
      • ReadyPlayerMeAvatarConfig
      • ReadyPlayerMeCustomMorphGroup
      • ReadyPlayerMeMorphTargetGroup
      • ReadyPlayerMeStandardMorphGroup
      • ReadyPlayerMeTypes
      • Changelog
    • Avatars
      • Full-body avatars
      • Half-body avatars
      • Morph targets
        • Apple ARKit
        • Oculus OVR LipSync
    • Avatar Creator
  • 🔉Support
    • Bug Reports and Feature Requests
    • Licensing & Privacy
    • Product Newsletter
    • Glossary of Terms
    • Contact us
Powered by GitBook
On this page
  • Dependencies
  • Class Reference

Was this helpful?

  1. 🔃API Reference

Unreal Engine SDK

Reference for the Ready Player Me UE SDK.

Dependencies

Dependencies are included in the .uplugin file.

  • glTFRuntime - Needed for loading the GLB files.

Class Reference

  • ReadyPlayerMeAvatarLoader

  • ReadyPlayerMeRenderLoader

  • ReadyPlayerMeActor

  • ReadyPlayerMeComponent

  • ReadyPlayerMeSettings

  • ReadyPlayerMeBluerprintLibrary

  • ReadyPlayerMeFunctionLibrary

  • ReadyPlayerMeAvatarConfig

  • ReadyPlayerMeCustomMorphGroup

  • ReadyPlayerMeMorphTargetGroup

  • ReadyPlayerMeStandarMorphGroup

  • ReadyPlayerMeTypes

  • Changelog

PreviousChangelogNextReadyPlayerMeAvatarLoader

Last updated 2 years ago

Was this helpful?