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
Assembly: Unity.XR.Interaction.Toolkit.dll
Syntax
public enum ColorGradientLineRendererAffordanceReceiver.LineColorProperty
Fields
Name | Description |
---|---|
EndColor | Animates Line Renderer end color. |
StartColor | Animates Line Renderer start color. |