27 Slicer 27 Slicer
Search Results for

    Show / Hide Table of Contents

    Method CalculateBounds

    CalculateBounds()

    Calculates the bounds for all of the items being managed by this SlicerComponent.

    It is in Local Object Space the parent SlicerController.

    Declaration
    public override Bounds? CalculateBounds()
    Returns
    TypeDescription
    Nullable<Bounds>

    Returns the bounds in Local Object Space of the parent SlicerController. Returns null if there are no items that have valid bounds.

    Overrides
    SlicerComponent.CalculateBounds()
    Remarks

    These bounds are calculated from details gathered while running GatherDetails(Transform, Transform).

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