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

Used to vary the size of an object in a sinusoidal fashion. More...

Inheritance diagram for AerodynamicObjects.Demos.SizeController:

Public Attributes

float maxSize = 2f
 
float minSize = 0.2f
 
float frequency = 0.2f
 

Detailed Description

Used to vary the size of an object in a sinusoidal fashion.

Member Data Documentation

◆ frequency

float AerodynamicObjects.Demos.SizeController.frequency = 0.2f

◆ maxSize

float AerodynamicObjects.Demos.SizeController.maxSize = 2f

◆ minSize

float AerodynamicObjects.Demos.SizeController.minSize = 0.2f

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