Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    BoundingExtensions Class

    Namespace: Stride.Extensions
    Assembly: Stride.Rendering.dll
    System.Object → BoundingExtensions
    Derived from BoundingExtensions:

    public static class BoundingExtensions
    Name Description
    Methods
    ComputeBounds(VertexBufferBinding, ref Matrix, out BoundingSphere)
    | Improve this Doc View Source

    Methods


    ComputeBounds(VertexBufferBinding, ref Matrix, out BoundingSphere)

    public static BoundingBox ComputeBounds(this VertexBufferBinding vertexBufferBinding, ref Matrix matrix, out BoundingSphere boundingSphere)
    Parameters
    Type Name Description
    VertexBufferBinding vertexBufferBinding
    Matrix matrix
    BoundingSphere boundingSphere
    Returns
    Type Description
    BoundingBox

    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation