Aerodynamic Objects Core 2.0.0
Loading...
Searching...
No Matches
AerodynamicObjects.Demos.BodyMotion Class Reference

Used to move the cars in the ground vehicle wakes demo scene. More...

Inheritance diagram for AerodynamicObjects.Demos.BodyMotion:

Public Types

enum  motionType
 

Public Attributes

float positionAmplitude = 10
 Use to control relative size of movement More...
 
float velocityAmplitude = 2
 Use to control relative speed of movement More...
 
float positionAmplitudeFrequency
 Rate at which position amplitude changes over time. More...
 
float velocityAmplitudeFrequency
 Rate at which velocity amplitude changes over time. More...
 
motionType type = motionType.linear
 

Detailed Description

Used to move the cars in the ground vehicle wakes demo scene.

Member Enumeration Documentation

◆ motionType

Member Data Documentation

◆ positionAmplitude

float AerodynamicObjects.Demos.BodyMotion.positionAmplitude = 10

Use to control relative size of movement

◆ positionAmplitudeFrequency

float AerodynamicObjects.Demos.BodyMotion.positionAmplitudeFrequency

Rate at which position amplitude changes over time.

◆ type

motionType AerodynamicObjects.Demos.BodyMotion.type = motionType.linear

◆ velocityAmplitude

float AerodynamicObjects.Demos.BodyMotion.velocityAmplitude = 2

Use to control relative speed of movement

◆ velocityAmplitudeFrequency

float AerodynamicObjects.Demos.BodyMotion.velocityAmplitudeFrequency

Rate at which velocity amplitude changes over time.


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