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