Click or drag to resize

FastLineRendererStartLine Method

Start a line. Start and End must be set on the properties. Set LineType to StartCap to cap.

Namespace:  DigitalRuby.FastLineRenderer
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void StartLine(
	FastLineRendererProperties props
)

Parameters

props
Type: DigitalRuby.FastLineRendererFastLineRendererProperties
Creation properties
See Also