27 Slicer 27 Slicer
Search Results for

    Show / Hide Table of Contents

    Method PostGatherDetails

    PostGatherDetails()

    It is called by the parent SlicerController after calling GatherDetails(Transform, Transform).

    Declaration
    public virtual Hash128 PostGatherDetails()
    Returns
    TypeDescription
    Hash128

    The hash of the details gathered during the previous execution of GatherDetails(Transform, Transform).

    Remarks

    It is primarily used to remove Details that have Remove field set to false after GatherDetails(Transform, Transform) is run.

    It also calculated the hash of all the details that where gathered during the previous execution of GatherDetails(Transform, Transform). This hash is then used to determine if the details have changed enough to require re-slicing the items.

      ☀
      ☾
      In This Article
      Back to top
      27 Slicer documentation | Copyright 2021 Deftly Games
      ☀
      ☾