Click or drag to resize

LightningBoltParametersPoints Property

Points for the trunk to follow - not all generators support this

Namespace:  DigitalRuby.ThunderAndLightning
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public List<Vector3> Points { get; set; }

Property Value

Type: ListVector3
See Also