Get the location of a point on a path of a shape. The fraction should be between zero and one.
            
        
        
        
            Properties
            
            
            - Offset Fraction (Float)
            Set the value to 0.5 to get the center point along the path.
            
            - Curve Subdivisions (Int)
            The accuracy of curves. A higher value will take longer to process tho will result in more precision.
            
            - Size (Size)
            The canvas size. It's passed upstream. It is used to define the size of flexible sized shapes. This value is ignored when using fixed layout.