Formula 方程式

Layer Controls

图层控制

Formula

方程式

Here you can enter a formula that can contain the variables described below.

在这里,您可以输入一个公式,可以包含下面描述的变量。

These variables (that can contain a respective value for each clone, point, etc.) can be used within a given formula. Note that not every variable works with every object. If you have a Deformer in a Field list, for example, no color value or angle is available (contrary to clones, individual object points do not have an orientation or scale).

这些变量(可以包含每个克隆、点等的相应值)可以在给定的公式中使用。请注意,并不是每个变量都适用于每个对象。例如,如果在 Field 列表中有一个 Deformer,则没有可用的颜色值或角度(与克隆相反,单个对象点没有方向或比例)。

Variables

变量

r,g,b - Color

R,g,b-Color

These are the RGB values of the Layers above in the list.

这些是上面列表中图层的 RGB 值。

px,py,pz - Position

Px,py,pz-Position

X, Y and Z coordinates.

X,y 和 z 坐标。

rx,ry,rz - Rotation

Rx,ry,rz-旋转

Rotation for each dimension.

每个尺寸的旋转。

sx,sy,sz - Scale

Sx,sy,sz-Scale

Scale for each dimension.

每个尺寸的比例。

u,v,w - UVW

U,v,w-UVW

Use this variable if UV coordinates should be taken into consideration by the formula (see About UVW Mapping in MoGraph for more information about UV distribution in MoGraph objects).

如果公式需要考虑 UV 坐标,则使用此变量(有关 MoGraph 中 UV 映射的详细信息,请参阅 MoGraph 中的 UVW 映射)。

id - Component Index

Id-组件索引

The unique index number for each object (polygon objects, for example, have the point index shown in the Structure Manager; clones have the index that can be displayed using the Display mode).

每个对象的唯一索引号(例如,多边形对象具有在 Structure Manager 中显示的点索引; 克隆具有可以使用 Display 模式显示的索引)。

count - Component Count

计数-元件计数

Compnent count.

总计数。

subfields - The existing falloff weight value to modify

子字段-要修改的现有 falloff 权重值

The falloff values made available by the Layers above in the list..

上面列表中的图层提供的 falloff 值。

t,d - Time, Delta Time[-∞..+∞%]

T,d-Time,Delta Time [-∞ . . + ∞% ]

The animation time, i.e., if this variable is included in a formula, it will automatically be animated. A slider is available for this setting as a multiplier.

动画时间,也就是说,如果这个变量包含在一个公式中,它将自动动画。此设置可以使用一个滑块作为乘数。

f - Frequency[-∞..+∞]

F-Frequency [-∞ . . + ∞]

The frequency. A slider is available for this setting as a multiplier.

频率。一个滑块可用于此设置作为倍增器。

A list of possible formulas can be found here.

可以在这里找到一系列可能的公式。