Declared in DragEffector
Declaration
void LoadLookup(
string filePath
);
Description
Loads the drag effector model from a CSV file and stores the data in the model. This will be able to use a lookup based on some parameter that is configured.
Parameters
Name | Description |
---|---|
filePath | The full file path to the particular lookup table |