C# Class ShipLights, TWI_Repo

Inheritance: MonoBehaviour
Afficher le fichier Open project: justcollins/TWI_Repo Class Usage Examples

Méthodes publiques

Méthode Description
ChangeExteriorLights ( float newIntensity, float newRange, float newAngle ) : void

Private Methods

Méthode Description
Start ( ) : void

Method Details

ChangeExteriorLights() public méthode

public ChangeExteriorLights ( float newIntensity, float newRange, float newAngle ) : void
newIntensity float
newRange float
newAngle float
Résultat void