Gets the scale in Y direction.
# Get the value of the property.propertyValue = scaleFeatureInput_var.yScale
#include <Fusion/Features/ScaleFeatureInput.h>// Get the value of the property.Ptr<ValueInput> propertyValue = scaleFeatureInput_var->yScale();