vault backup: 2023-08-07 16:19:54
This commit is contained in:
parent
e3893237a4
commit
d6cf41c1a9
@ -0,0 +1,14 @@
|
||||
---
|
||||
title: UE5 Multi-Threaded Animation & Thread Safe
|
||||
date: 2023-08-07 14:50:55
|
||||
excerpt:
|
||||
tags: Animation
|
||||
rating: ⭐⭐
|
||||
---
|
||||
## 前言
|
||||
具体可以参考Lyra:
|
||||
- https://docs.unrealengine.com/5.0/en-US/animation-optimization-in-unreal-engine/
|
||||
- https://docs.unrealengine.com/5.0/en-US/animation-in-lyra-sample-game-in-unreal-engine/
|
||||
|
||||
1. 首先需要 **Project Settings -> General Settings -> Anim Blueprints** 勾选**Allow Multi Threaded Animation Update**。
|
||||
2. 之后再动画蓝图的ClassSettings中勾选**Use Multi Threaded Animation Update**。
|
Loading…
x
Reference in New Issue
Block a user