物理属性

参考

面板

物理 ‣ 布料 ‣ 物理属性

质量

布料材质的质量.

空气粘度

空气有一定的密度,可以减缓坠落的速度。

弯曲模型
线性

带线性弯曲弹簧的布料模型(旧)。

棱角

带棱角弯曲弹簧的布料模型。

刚性

张力

材料抗拉强度.

压缩

材料抗压强度.

结构

布料的整体刚度(仅在线性弯曲模型中)。

切变

材料抗剪切强度.

弯曲

皱纹系数。 更高会产生更大的褶皱。

阻尼

张力

拉伸行为中的阻尼量.

压缩

压缩行为中的阻尼量.

结构

拉伸行为中的阻尼量(仅在线性弯曲模型中).

切变

切变行为中的阻尼量.

弯曲

弯曲行为中的阻尼量.

Internal Springs

As stated in the introduction, cloth physics are simulated through Springs connecting vertices on the surface of a mesh. But these springs only interact on the surface and only apply to 2D surfaces. 3D or Internal Springs can be used to make a mesh behave similarly to a Soft Body. Internal springs can be enabled by toggling the checkbox in the Internal Springs panel header.

Max Spring Creation Length

The maximum length an internal spring can have during creation. If the distance between internal points is greater than this, no internal spring will be created between these points. A length of zero means that there is no length limit.

Max Creation Diversion

The maximum angle that is allowed to use to connect the internal points can diverge from the vertex normal.

Check Surface Normals

Requires the points the internal springs connect to have opposite normal directions.

张力

材料抗拉强度.

压缩

材料抗压强度.

Vertex Group

The Tension and Compression of internal springs can be controlled via a Vertex Group to specify which the portions of the mesh have internal springs or the spring strength.

Max Tension

Maximum tension stiffness value.

Max Compression

Maximum Compression stiffness value.

Pressure

Cloth pressure allows the simulation of soft-shelled objects such as balloons or balls that are filled with a type of fluid. This fluid is modeled as a gas; to emulate an incompressible liquid set Pressure Scale as high as possible without breaking the simulation. Cloth pressure can be enabled by toggling the checkbox in the Pressure panel header.

Note

Non-manifold meshes will work with cloth pressure however, pressure will escape out of the mesh holes and cause drifting or propulsion forces. One way to get around this is by using the Vertex Group to exclude the non-manifold portions of the mesh.

Pressure

The uniform pressure that is constantly applied to the mesh. This value is specified in units of Pressure Scale, and can be negative to simulate implosions or any other case where an object has outside pressure pushing inwards.

Custom Volume

Use the Target Volume parameter as the initial volume for the cloth, instead of computing it from the mesh itself.

Target Volume

The mesh volume where the inner/outer pressure will be the same. If set to zero, changes in the volume of the object will not affect pressure.

Pressure Scale

Ambient pressure (in kPa) that exists both inside and outside the object, balancing out when the volume matches the target. Increase the value to make the object resist changes in volume more strongly.

Fluid Density

Specifies the density of the fluid contained inside the object (in kg/liter = 1000 kg/m3, use 1 for water), used to generate a hydrostatic pressure gradient that simulates the weight of the fluid. If the value is negative, it instead models buoyancy from a surrounding fluid.

The fluid is not actually simulated, so while the setting helps to achieve a more plausible object shapes at rest, it cannot create realistic fluid dynamics effects. It can also be used to give more weight to a soft body like object with heavy and sufficiently flexible filling, even if it is not a fluid by itself.

The volume of the object is not preserved. If that is desired it should be used together with Pressure Scale. Fluid density times object size times 50 is a good start value for Scale to make sure that no more than 10% volume change if the object does not experience higher acceleration than standard gravity.

Vertex Group

Cloth pressure can be controlled via a Vertex Group to specify which the portions of the mesh to apply pressure. Zero weight means no pressure while a weight of one means full pressure.

Note, faces with a vertex that has zero weight will be excluded from the Target Volume calculation.