Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


humanoidBodyPartCount

The number of humanoid body parts.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AnimationModule
Warning
Deprecated. AvatarMask.humanoidBodyPartCount is deprecated, use AvatarMaskBodyPart.LastBodyPart instead.
public int humanoidBodyPartCount { get; }

Remarks

This member is deprecated, Additional Resources: AvatarMaskBodyPart.LastBodyPart.