Modificadores de curvas-f

Referencia

Panel

Región Barra Lateral ‣ Modificadores ‣ Modificadores

F-Curve modifiers are similar to object modifiers, in that they add non-destructive effects, that can be adjusted at any time, and layered to create more complex effects. Like object modifiers, F-Curve modifiers are evaluated from the top down. In other words, the top modifier is calculated first and consequent modifiers are calculated in order. Modifiers can be moved by dragging the modifier box from the top right.

Modifiers can be muted or hidden by toggling the checkbox in the modifier’s panel header. They can be removed using the delete button in the modifier’s panel header.

Agregar un modificador

../../../_images/editors_graph-editor_fcurves_sidebar_modifiers_panel.png

El panel de modificadores.

The F-Curve modifier panel is located in the Sidebar region. Select a curve by selecting one of its curve points, or by selecting the channel list. Click on the Add Modifier menu to select a modifier.

Tipos de modificadores

Modificador Generador

Generator creates a polynomial function. These are basic mathematical formulas that represent lines, parabolas, and other more complex curves, depending on the values used.

Modo

Método utilizado para representar la ecuación.

Polinomio expandido

Equation in the form \(y = x^1 + x^2 + ... + x^n\).

Polinomio factorizado

Ecuación de forma \(y = (Ax + B)(Cx + D)\).

Aditivo

This option causes the modifier to be added to the curve, instead of replacing it by default.

Orden

Specify the order of the polynomial, or the highest power of X for this polynomial. (Number of coefficients: 1.)

Change the Coefficient values to reshape the curve.

Ver también

La página de Wikipedia para más información sobre polinomios.

Influencia

Controls the percentage of affect the modifier has on the F-Curve.

Restringir rango de fotogramas

Inicio / Fin

El fotograma en el que comenzará/finalizará el efecto del modificador.

Fundido en, Salida

The number of frames, relative the start/end values above, the modifier takes to fade in/out.

Modificador Función integrada

Estas son fórmulas adicionales, cada una con las mismas opciones para controlar su forma. Consulte la referencia matemática para obtener información más detallada sobre cada función:

Tipo

The built-in function to use.

Seno

Sine.

Coseno

Cosine.

Tangente

Tangent.

Raíz Cuadrada

La raíz cuadrada del valor.

Natural Logarithm

The natural log of the value.

Normalized Sine

\(sin(x)/x\).

Aditivo

This option causes the modifier to be added to the curve, instead of replacing it by default.

Amplitud

Ajusta la escala Y.

Multiplicar fase

Ajusta la escala X.

Desplazar fase

Ajusta el desplazamiento X.

Desplazar valores

Ajusta el desplazamiento Y.

Influencia

Controls the percentage of affect the modifier has on the F-Curve.

Restringir rango de fotogramas

Inicio / Fin

El fotograma en el que comenzará/finalizará el efecto del modificador.

Fundido en, Salida

The number of frames, relative the start/end values above, the modifier takes to fade in/out.

Modificador Envolvente

Allows you to adjust the overall shape of a curve with control points.

Referencia

Set the Y value the envelope is centered around.

Mín

Lower distance from Reference Value for 1:1 default influence.

Máx

Upper distance from Reference Value for 1:1 default influence.

Agregar punto de control

Add a set of control points. They will be created at the current frame.

Punto (o Apuntar)
Marco

Set the frame number for the control point.

Mín

Specifies the lower control point’s position.

Máx

Specifies the upper control point’s position.

Influencia

Controls the percentage of affect the modifier has on the F-Curve.

Restringir rango de fotogramas

Inicio / Fin

El fotograma en el que comenzará/finalizará el efecto del modificador.

Fundido en, Salida

The number of frames, relative the start/end values above, the modifier takes to fade in/out.

Modificador Repetición

Cycles allows you add cyclic motion to a curve that has two or more control points. The options can be set for before and after the curve.

Nota

El modificador Repetición sólo podrá encontrarse en primer lugar.

Modo inicial/final
No repetir

Do not repeat curve data before/after.

Repetir movimiento

Repeats the curve data, while maintaining their values each cycle.

Repetir con desplazamiento

Repeats the curve data, but offsets the value of the first point to the value of the last point each cycle.

Repetir invertido

Each cycle the curve data is flipped across the X axis.

Cantidad

Set the number of times to cycle the data. A value of 0 cycles the data infinitely.

Influencia

Controls the percentage of affect the modifier has on the F-Curve.

Restringir rango de fotogramas

Inicio / Fin

El fotograma en el que comenzará/finalizará el efecto del modificador.

Fundido en, Salida

The number of frames, relative the start/end values above, the modifier takes to fade in/out.

Curvas cíclicas simples

Cuando el modo de repetición para ambos extremos se establezca en Repetir movimiento o Repetir con desplazamiento y no se cambie ninguna otra opción del modificador, se producirá una repetición cíclica infinita.

Este caso especial recibe soporte adicional desde otras áreas de Blender:

  • La colocación automática de asas Bezier será consciente de la repetición cíclica y éstas se ajustarán para lograr una transición suave.

  • La opción Claves cíclicos podrá ser activada para tener en cuenta el ciclo de repeticiones, al insertar nuevos claves.

Modificador Ruido

Modifies the curve with a noise formula. This is useful for creating subtle or extreme randomness to animated movements, like camera shake.

Tipo de fundido
Reemplazar

Adds a -0.5 to 0.5 range noise function to the curve.

Agregar

Adds a 0 to 1 range noise function to the curve.

Sustraer

Subtracts a 0 to 1 range noise function to the curve.

Multiplicar

Multiplies a 0 to 1 range noise function to the curve.

Escala

Adjust the overall size of the noise. Values further from 0 give less frequent noise.

Intensidad

Adjusts the Y scaling of the noise function.

Desplazamiento

Desplazamiento del ruido en el tiempo.

Fase

Ajusta la semilla aleatoria del ruido.

Profundidad

Ajusta el nivel de detalle de la función de ruido.

Influencia

Controls the percentage of affect the modifier has on the F-Curve.

Restringir rango de fotogramas

Inicio / Fin

El fotograma en el que comenzará/finalizará el efecto del modificador.

Fundido en, Salida

The number of frames, relative the start/end values above, the modifier takes to fade in/out.

Modificador Límites

Limit curve values to specified X and Y ranges.

Minimum X, Y

Cuts a curve off at these frames ranges, and sets their minimum value at those points.

Minimum X, Y

Truncates the curve values to a range.

Influencia

Controls the percentage of affect the modifier has on the F-Curve.

Restringir rango de fotogramas

Inicio / Fin

El fotograma en el que comenzará/finalizará el efecto del modificador.

Fundido en, Salida

The number of frames, relative the start/end values above, the modifier takes to fade in/out.

Modificador Interpolación Escalonada

Gives the curve a stepped appearance by rounding values down within a certain range of frames.

Tamaño del Intervalo

Specify the number of frames to hold each frame.

Desplazamiento

Reference number of frames before frames get held. Use to get hold for (1-3) vs (5-7) holding patterns.

Fotograma Inicial

Restrict modifier to only act before its «end» frame.

Fotograma Final

Restrict modifier to only act after its «start» frame.

Influencia

Controls the percentage of affect the modifier has on the F-Curve.

Restringir rango de fotogramas

Inicio / Fin

El fotograma en el que comenzará/finalizará el efecto del modificador.

Fundido en, Salida

The number of frames, relative the start/end values above, the modifier takes to fade in/out.