C# Class ParticleSystemSpeed, NGTools

Inheritance: MonoBehaviour
Afficher le fichier Open project: Naphier/NGTools

Méthodes publiques

Свойство Type Description
lockSpeed bool
speed float

Méthodes publiques

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

Method Details

LateUpdate() public méthode

public LateUpdate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

lockSpeed public_oe property

public bool lockSpeed
Résultat bool

speed public_oe property

public float speed
Résultat float