Background for Starfield

Curve


Inheritance Tree

No indexed scripts extend this script.

Structs
Properties
Events
Functions
boolfunctionHasValueAt(floatafInput)Native

Check whether the given input value is within the range of defined values for the curve.

floatfunctionGetValueAt(floatafInput)Native

Get the output value for the given input value.
NOTE: Depending on the curve edge setting, it will clamp/mirror/repeat. Use HasValueAt first if you need to check if its within range.

float[]functionGetValues(float[]Inputs)

jduvall
gets an array of values for a given array of inputs

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.