Class BodyPart
Body part of a character.
Inheritance
Object
BodyPart
Namespace: CustomizableCharacters
Assembly: cs.temp.dll.dll
Syntax
public class BodyPart : MonoBehaviour
Methods
SetColor(Color)
Sets the color of the body part.
Declaration
public void SetColor(Color color)
Parameters
Type | Name | Description |
---|---|---|
Color | color |