Homepage
Blog
Discord
Sign up
Search
⌃
K
Links
Welcome
What is Ready Player Me
🚀
GETTING STARTED
1. Quickstart
2. Integrate
3. Customize
4. Optimize
5. Launch
FAQ
👩💻
Integration Guides
Overview
Unity
Unreal Engine
React
Web and Native Integration
Advanced User Management
UX/UI Guidelines
🖌
Customizing Guides
Studio (Developer Dashboard)
Avatar Creator Appearance
Upload and Manage Custom Outfits
Create Custom Outfits
Create Modular Assets
🔃
API Reference
REST API
Unity SDK
Unreal Engine SDK
ReadyPlayerMeAvatarLoader
ReadyPlayerMeRenderLoader
ReadyPlayerMeActor
ReadyPlayerMeComponent
ReadyPlayerMeMemoryCache
ReadyPlayerMeSettings
ReadyPlayerMeBlueprintLibrary
ReadyPlayerMeFunctionLibrary
ReadyPlayerMeAvatarConfig
ReadyPlayerMeCustomMorphGroup
ReadyPlayerMeMorphTargetGroup
ReadyPlayerMeStandardMorphGroup
ReadyPlayerMeTypes
Changelog
Avatars
Avatar Creator
🔉
Support
AI Copilot
Bug Reports and Feature Requests
Licensing & Privacy
Product Newsletter
Glossary of Terms
Contact us
Powered By
GitBook
ReadyPlayerMeSettings
Properties
Property
Type
Description
bEnableAvatarCaching
bool
If checked, the loaded avatars will be saved in local storage.
Public Functions
Function
Returns
Description
SetAvatarCaching(bool bEnableCaching);
void
Enables (true) or disables (false) avatar caching.
Previous
ReadyPlayerMeMemoryCache
Next
ReadyPlayerMeBlueprintLibrary
Last modified
7mo ago