Property setLineColorGradient
setLineColorGradient
Determines whether or not this component will control the color of the Line Renderer. Disable to manually control the color externally from this component.
Declaration
public bool setLineColorGradient { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Remarks
Useful to disable when using the affordance system for line color control instead of through this behavior.