Class HintLine
Namespace: UnityEditor.Experimental.EditorVR.Menus
Syntax
public class HintLine : MonoBehaviour
Properties
LineWidth
Set the width of the line visuals
Declaration
public float LineWidth { set; }
Property Value
Type | Description |
---|---|
Single |
Positions
Declaration
public Vector3[] Positions { set; }
Property Value
Type | Description |
---|---|
Vector3[] |
Methods
PulseColor()
Perform an animated visual pulsing of color
Declaration
public void PulseColor()