Animation clips to split animation into.
additiveReferencePoseFrame | The additive reference pose frame. |
curves | Additionnal curves that will be that will be added during the import process. |
cycleOffset | Offset to the cycle of a looping animation, if a different time in it is desired to be the start. |
events | AnimationEvents that will be added during the import process. |
firstFrame | First frame of the clip. |
hasAdditiveReferencePose | Enable to defines an additive reference pose. |
heightFromFeet | Сохраняет ступню совмещённой с положением корневой трансформации. |
heightOffset | Смещение вертикального корневого положения. |
keepOriginalOrientation | Сохраняет вертикальное положение таким, каким оно было создано в исходном файле. |
keepOriginalPositionXZ | Сохраняет вертикальное положение таким, каким оно было создано в исходном файле. |
keepOriginalPositionY | Сохраняет вертикальное положение таким, каким оно было создано в исходном файле. |
lastFrame | Last frame of the clip. |
lockRootHeightY | Включите, чтобы "запечь" вертикальный root motion в движение костей. Отключите, чтобы вертикальный root motion хранился как root motion. |
lockRootPositionXZ | Включите, чтобы "запечь" горизонтальный root motion в движение костей. Отключите, чтобы горизонтальный root motion хранился как root motion. |
lockRootRotation | Включите, чтобы "запечь" корневое вращение в движение костей. Отключите, чтобы корневое вращение хранилось как root motion. |
loop | Is the clip a looping animation? |
loopPose | Включите для плавного зацикливания движения. |
loopTime | Enable to make the clip loop. |
maskNeedsUpdating | Returns true when the source AvatarMask has changed. This only happens when ModelImporterClipAnimation.maskType is set to ClipAnimationMaskType.CopyFromOther To force a reload of the mask, simply set ModelImporterClipAnimation.maskSource to the desired AvatarMask. |
maskSource | The AvatarMask used to mask transforms during the import process. |
maskType | Define mask type. |
mirror | Зеркально отразить этот клип (поменять местами левую и правую части). |
name | Clip name. |
rotationOffset | Offset in degrees to the root rotation. |
takeName | Take name. |
wrapMode | The wrap mode of the animation. |
ConfigureClipFromMask | Copy the mask settings from an AvatarMask to the clip configuration. |
ConfigureMaskFromClip | Copy the current masking settings from the clip to an AvatarMask. |