Cloth.clothSolverFrequency

Cambiar al Manual
public float clothSolverFrequency ;

Descripción

Número de iteraciones del solucionador por segundo.

The solver frequency is specified as iterations per second. A solver frequency value of 240 corresponds to 4 iterations per frame at 60 frames per second. In general, simulation will become more accurate if higher solver frequency value is used. However, simulation time grows roughly linearly with solver frequency. Typically this value is between 120 and 300.