DeviceOfBiped Enum
Namespace: SymOntoClay.UnityAsset.Core
Assembly: SymOntoClay.UnityAsset.Core
Represents part of body of the NPC or Player which are required for doing actions or using things (game objects).
Fields
- Head
Represents the head of the NPC or Player.
- RightHand
Represents the right hand of the NPC or Player.
- LeftHand
Represents the left hand of the NPC or Player.
- RightLeg
Represents the right leg of the NPC or Player.
- LeftLeg
Represents the left leg of the NPC or Player.