UE4蓝图节点翻译---Add AIPerception Stimuli Source Component

翻译人:灵月散人
参考的引擎版本:4.17.2


  • 节点名: Add AIPerception Stimuli Source Component
    添加 人工智能感知刺激源组件

官网原文链接

注解

Spawn a AIPerception Stimuli Source Component
生成一个 人工智能感知刺激源组件


节点树

  • Add Component(添加组件)
    • AI(人工智能)

UE4蓝图节点翻译---Add AIPerception Stimuli Source Component


旧版

  • 输入
参数名 数据类型 注解
Target Actor Object Reference
目标 引用‘Actor’类型的实例对象
Template Name Name The name of the Component Template to use
模板名称 名称 这个名字是将要使用的组件模板
Manual Attachment Boolean Whether manual or automatic attachment is to be used
手动连接 布尔型 是否使用手动或自动链接组件模板
Relative Transform Transform (by ref) The relative transform between the new component and its attach parent (automatic only)
相对坐标系的3D位置变换 3D位置变换(以传入的Target为参照) 新组件与其附加父代之间的相对转换(仅自动)
  • 输出
参数名 数据类型 注解
Return Value Actor Component Object Reference
返回值 引用‘Actor组件’类型的实例对象

新版,参考自4.17.2

输出不同,类型为AIPerception Stimuli Source Component Object Reference
具体内容在细节中设置,若您找到官方的帮助文档,请告知我!
UE4蓝图节点翻译---Add AIPerception Stimuli Source Component

相关文章推荐:祥A