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