Warudo
72 个评价
[Deprecated] Material Property Accessor Nodes
   
奖励
收藏
已收藏
取消收藏
类型: 插件
文件大小
发表于
更新日期
153.138 KB
2023 年 9 月 10 日 下午 12:43
2024 年 11 月 28 日 下午 1:07
3 项改动说明 ( 查看 )

订阅以下载
[Deprecated] Material Property Accessor Nodes

描述
EDIT: With Warudo's 0.12.16 update, this plugin is deprecated in favor of the material property nodes now available in the base client. I'll leave this plugin available so people can migrate over, plus it likely does offer an advantage or two over the official nodes, but I do not plan on updating this plugin going forward.
---
A collection of nodes for setting and retrieving material property values; includes DoTween-based transitions where applicable!
マテリアル プロパティ値を設定および取得するためのノードのコレクション。該当する場合は「DoTween」サポートが含まれます。
用于设置和检索材料属性值的节点集合;包括适用的“DoTween”支持!

Notes (from the plugin settings menu):

Nodes included in this plugin currently cannot access materials within Environment assets.
このプラグインに含まれるノードは、環境アセット内のマテリアルにアクセスできません。
此插件中包含的节点无法访问环境资产中的材质。

Negative [Transition Duration] values result in "From"-transitions, which may not behave as intended.
負の時間値はターゲット値から開始し、その後、初期値に逆方向に遷移します。 ただし、この方法は意図したとおりに機能しない可能性があります
负时间值将从目标值开始,然后向后过渡到初始值; 但是,此方法可能无法按预期工作

A lot of these nodes are untested, <b>use at your own risk.</b>
これらのノードの多くはテストされていないため、<b>自己責任で使用してください。</b>
许多这些节点未经测试,<b>请自行承担使用风险。</b>

When in doubt, reload the target asset.
問題が発生した場合は、ターゲット アセットをリロードしてリセットしてください。
如果出现问题,请重新加载目标资产以重置它。

V1.1:
-- Added a per-node method of handling overlapping tweens
-- Added a gradient-based variant of the set-color node.

v1.2:
-- Added a "Reset" flow-input to all setter nodes
--- Integrated Warudo's default material property system
-- Added two types of "Gradient" nodes so the gradient-based color-setter node from V1.1 can be used
-- Added localization support