path primitive update policy that removes points from remove location when the number of points in the path exceeds maximum count.
![]() | Constructs a default update policy. This is equivalent to constructing a policy with maximum count set to 0 and a remove location of Front. |
![]() | Initializes a policy with the specified maximumCount and removeLocation. |