Cache de transformações

The Transform Cache Constraint is used to stream animations from Alembic made at the transformation matrix level (for example rigid bodies, or camera movements).

When importing an Alembic file, Transform Cache constraints are automatically added to objects with animated transforms. For time-varying meshes (so deforming animations), the Mesh Sequence Cache modifier is used.

Opções

../../../_images/animation_constraints_transform_transform-cache_panel.png

Transform Cache Constraint.

Arquivo de cache

O menu de bloco de dados para selecionar o arquivo do tipo Alembic.

Caminho de arquivo(s)

Path to Alembic file.

Sequence

Avisa ao Blender se o cache está ou não separado em uma série de arquivos.

Sobrepor quadro(s)

Define se será utilizado um quadro personalizado para a pesquisa de dados no arquivo de cache, ao invés da utilização do quadro da cena atual.

The Frame value is the time to use for looking up the data in the cache file, or to determine which to use in a file sequence.

Frame Offset

Subtracted from the current frame to use for looking up the data in the cache file, or to determine which file to use in a file sequence.

Manual Scale

O valor pelo qual reduzir ou ampliar o objeto em relação a origem do ambiente.

Velocity Attribute

The name of the Alembic attribute used for generating motion blur data; by default, this is .velocities which is standard for most Alembic files.

Velocity Unit

Defines how the velocity vectors are interpreted with regard to time.

Frame

The velocity unit was encoded in frames and does not need to be scaled by scene FPS.

Second

The velocity unit was encoded in seconds and needs to be scaled by the scene FPS (1 / FPS).

Caminho do objeto

O caminho para o objeto presente dentro do no arquivo de cache Alembic.

Influence

Controls the percentage of affect the constraint has on the object. See common constraint properties for more information.