Returns a vector that is the up direction of this ArrangeComponent.
# Get the value of the property.propertyValue = arrangeComponent_var.upDirection
#include <Fusion/Arrange/ArrangeComponent.h>// Get the value of the property.Ptr<Vector3D> propertyValue = arrangeComponent_var->upDirection();