Houdini 中文帮助文档

Gas Field Wrangle

在一系列场上运行CVEX函数。

Parameters

Code

Group 只在输入的几何体中,此处指定的体积对象上运行程序。如果空白,会修改所有输入的体积。
VEXpression A snippet of VEX code that will manipulate the point attributes. You can use @variable_name syntax to access geometry attributes.
Fields to Write to 只输出匹配该样式的场。默认样式可以修改任何体积对象。

Bindings

Evaluation Node Path 项ch()这样的VEX函数,通常会对该节点进行计算。此处提供的路径可以覆盖搜索的路径。此可以用于内嵌的数字资产文件,让顶层的数字资产文件作为搜索根目录。
Export Parameters 此样式可以用来覆盖VEX材质中导出的选项,避免输出特定的体积对象。
Use Timestep 使用当前时间步幅缩放时间缩放值。如果关闭,时间缩放是一个以秒为单位的决对时间值。
Timescale 用于缩放时间步幅。
点击分享到: