Summary
Returns a color based on the name of the `transform`'s highest included parent.
- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
.Editor - Containing Type
- Spring
Definitions Window
Syntax
public static Color GetChainColor(Transform transform, IList<Transform> transforms, float alpha)
Parameters
Name | Type | Description |
---|---|---|
transform | Transform | |
transforms | IList |
|
alpha | float |
Return Value
Type | Description |
---|---|
Color |