C# Class LightningBolt, TheUnseen

Inheritance: MonoBehaviour
Afficher le fichier Open project: henryj41043/TheUnseen Class Usage Examples

Méthodes publiques

Свойство Type Description
endLight Light
scale float
speed float
startLight Light
target Transform
zigs int

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

endLight public_oe property

public Light endLight
Résultat Light

scale public_oe property

public float scale
Résultat float

speed public_oe property

public float speed
Résultat float

startLight public_oe property

public Light startLight
Résultat Light

target public_oe property

public Transform target
Résultat Transform

zigs public_oe property

public int zigs
Résultat int