menu
Audiokinetic
Wwise
arrow_drop_down
Strata
arrow_drop_down
解决方案
arrow_drop_down
学习
arrow_drop_down
社区
arrow_drop_down
用户文档
arrow_drop_down
帮助
arrow_drop_down
search
language
English
Français
日本語
한국어
中文
登录
下载
社区
博客
音频人脉网
问答
活动
Wwise Tour
Wwise 大使
Wwise
arrow_drop_down
Strata
arrow_drop_down
解决方案
arrow_drop_down
学习
arrow_drop_down
社区
arrow_drop_down
用户文档
arrow_drop_down
帮助
arrow_drop_down
登录
下载
社区问答
在此,Audiokinetic 产品用户可互帮互助
在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用
技术支持申请单
页面。
Wwise
Strata
未回答
标签
分类
用户
提问
UE 4 - When will GetRTPCValue be available in blueprints?
+1
投票
Hi,
GetRTPCValue is not currently supported in blueprints; is there any estimate on when it would be available?
Best regards,
ue4
getrtpc
rtpc
最新提问
5月 16, 2016
分类:
General Discussion
|
用户:
MartinBP
(
230
分)
Is there any update on this? I would like to be able to use the node in UE4.
Is there any update ? or maybe a workaround that would allow wwise-assigned rtpc values (example : Output game parameter generated by the wwise meter plugin) to be used in UE4 ?
Please log in or register to add a comment.
Please sign-in or register to answer this question.
1
个回答
–2
投票
Why not just create a variable in UE4? Since all wwise is really doing is listening to UE4 for the instructions to set the RTPC. So you can technically already get the RTPC value.
-Rob
最新回答
5月 20, 2016
用户:
Robert M.
(
4.6k
分)
The RTPC I want the value of is not assigned in UE but in Wwise. This is what GetRTPCValue() is for in the SDK.
Please log in or register to add a comment.
...