Enum ColorGradientLineRendererAffordanceReceiver.LineColorProperty
Controls which Line Renderer property is updated when applying color animated with affordance receiver.
Namespace: UnityEngine.XR.Interaction.Toolkit.AffordanceSystem.Receiver.Rendering
Syntax
public enum LineColorProperty
Fields
Name | Description | Value |
---|---|---|
StartColor | Animates Line Renderer start color. |
0 |
EndColor | Animates Line Renderer end color. |
1 |