46 lines
945 B
Plaintext
46 lines
945 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/TeslaCoilLightningBoltBehaviour.html
|
|
Title: People Playground Modding - TeslaCoilLightningBoltBehaviour
|
|
==================================================
|
|
|
|
public class TeslaCoilLightningBoltBehaviour
|
|
Inherits MonoBehaviour
|
|
No description provided
|
|
Fields
|
|
public GameObject Spark
|
|
[SkipSerialisation]
|
|
No description provided
|
|
|
|
public Material LightningMaterial
|
|
[SkipSerialisation]
|
|
No description provided
|
|
|
|
public LineRenderer lineRenderer
|
|
[SkipSerialisation]
|
|
No description provided
|
|
|
|
public float seed
|
|
No description provided
|
|
|
|
public float life
|
|
No description provided
|
|
|
|
public LayerMask layer
|
|
No description provided
|
|
|
|
public AnimationCurve curve
|
|
[SkipSerialisation]
|
|
No description provided
|
|
|
|
public float Radius
|
|
No description provided
|
|
|
|
public TeslaCoilBehaviour parent
|
|
[SkipSerialisation]
|
|
No description provided
|
|
|
|
Methods
|
|
void Awake()
|
|
No description provided
|
|
|
|
void Update()
|
|
No description provided |