BaseMixedRealityLineRenderer.LineColor Property

Definition

Color gradient applied to line's normalized length

public:
 property UnityEngine::Gradient ^ LineColor { UnityEngine::Gradient ^ get(); void set(UnityEngine::Gradient ^ value); };
public UnityEngine.Gradient LineColor { get; set; }
member this.LineColor : UnityEngine.Gradient with get, set
Public Property LineColor As Gradient

Property Value

UnityEngine.Gradient

Applies to