node-red-node-rdk-3dsim
Version:
配合RDK硬件使用的3D可视化功能包
26 lines (24 loc) • 669 B
HTML
<script type="text/html" data-help-name="rdk-3d 3dlight">
<p>RDK 3D灯光节点</p>
<h3>输入</h3>
<dl class="message-properties">
<dt>payload <span class="property-type">字符串</span></dt>
<dt>“red”</dt>
<dt>“green”</dt>
<dt>“blue”</dt>
<dt>“yellow”</dt>
<dt>“magenta”</dt>
<dt>”cyan“</dt>
<dt>“white”</dt>
</dl>
<h3>输出</h3>
<dl class="message-properties">
无
</dl>
<h3>Details</h3>
<p>展示3D场景中不同颜色的灯光</p>
<h3>设置</h3>
<ul>
<li>名称: 自定义名称</li>
</ul>
</script>