动态调整spine动画颜色: SkeletonAnimation sa = GetComponent<SkeletonAnimation>(); sa.Skeleton.SetColor(Color.gray);