Get the locations of points on a path. The fractions should be between zero and one.
            
        
        
        
            Properties
            
            
            - Spacing Fraction (Float)
            
            - Phase Fraction (Float)
            The starting offset. Set this value to 0.5 to have the middle point be at the center of 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.