| 
    FlightKit
    
   Awesome Flight Simulator Kit 
   | 
 
  
 Public Attributes | |
| Transform | propellerModel | 
| The model of the the aeroplane's propeller.  More... | |
| float | maxRpm = 2000 | 
| The maximum speed the propellor can turn at.  More... | |
| bool | rotateAroundX = false | 
| Rotate propeller model around X axis instead of Y axis. Useful for Blender-imported models.  More... | |
| float FlightKit.SimplePropellerAnimator.maxRpm = 2000 | 
The maximum speed the propellor can turn at.
| Transform FlightKit.SimplePropellerAnimator.propellerModel | 
The model of the the aeroplane's propeller.
| bool FlightKit.SimplePropellerAnimator.rotateAroundX = false | 
Rotate propeller model around X axis instead of Y axis. Useful for Blender-imported models.