Click or drag to resize

LightningBoltLineRendererMeshPrepareForLines Method

Prepare for new lines

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool PrepareForLines(
	int lineCount
)

Parameters

lineCount
Type: SystemInt32
Max line count

Return Value

Type: Boolean
True if success, false if full
See Also