Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ModelImporterClipAnimation.maskSource

public Animations.AvatarMask maskSource;

Description

The AvatarMask used to mask transforms during the import process.

A mask can be used to discard transform when importing a clip to reduce memory footprint for this clip. A source mask is only needed if ModelImporterClipAnimation.maskType is set to ClipAnimationMaskType.CopyFromOther See Also: ClipAnimationMaskType.