C# Class Cube, PSUnity

Inheritance: MonoBehaviour
Mostrar archivo Open project: MickyBalladelli/PSUnity Class Usage Examples

Public Properties

Property Type Description
angle float
rotationSpeed float

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

angle public_oe property

public float angle
return float

rotationSpeed public_oe property

public float rotationSpeed
return float