Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ModelImporterClipAnimation.maskNeedsUpdating

public bool maskNeedsUpdating;

Description

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.