- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["CustomisedHair"]
class Type type-node
Syntax
public class CustomisedHair : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| hairDirectory | ||
| hairModels | ||
| hairPropertyName | ||
| parentJoint |
Properties
| Name | Value | Summary |
|---|---|---|
| ActiveHair | GameObject |
Methods
| Name | Value | Summary |
|---|---|---|
| HandleHairChange |
void | |
| ObjectNodeReady |
void | |
| SwitchHairForward |
void | |
| UpdateHairModel |
void |