C# Class ShipLights, TWI_Repo

Inheritance: MonoBehaviour
Mostrar archivo Open project: justcollins/TWI_Repo Class Usage Examples

Public Methods

Method Description
ChangeExteriorLights ( float newIntensity, float newRange, float newAngle ) : void

Private Methods

Method Description
Start ( ) : void

Method Details

ChangeExteriorLights() public method

public ChangeExteriorLights ( float newIntensity, float newRange, float newAngle ) : void
newIntensity float
newRange float
newAngle float
return void