FlightKit
Awesome Flight Simulator Kit
FlightKit.SimplePropellerAnimator Class Reference
Inheritance diagram for FlightKit.SimplePropellerAnimator:

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...
 

Member Data Documentation

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.


The documentation for this class was generated from the following file: