Gets if the scale is uniform.
# Get the value of the property.propertyValue = scaleFeatureInput_var.isUniform
#include <Fusion/Features/ScaleFeatureInput.h>// Get the value of the property.boolean propertyValue = scaleFeatureInput_var->isUniform();