PXC Documentation

PXC Home

SmoothStep

1.18.0

Apply smoothstop function to a value.

Node Data

Display name

SmoothStep

Internal name

Node_Fn_SmoothStep

Inheritances

Node_Processor
Node_Fn
Node_Fn_SmoothStep

Inputs

Node_Fn

enum

Display

Node_Fn_SmoothStep

float

Value

enum

Type

Outputs

Node_Fn

float

Output


Apply smoothstep function to the input value. A function generator nodes precalculate the value for the entire animation and plot it as a curve. This allow for easy data visualization and manipulation.



Properties


Type


The type of smoothstep function to apply. The following types are available: - Cubic polynomial - Quadratic polynomial - Cubic rational - Cosine



Related Links