BoundingExtensions Class
Namespace: Stride.ExtensionsAssembly: Stride.Rendering.dll
System.Object →
BoundingExtensions
Derived from BoundingExtensions:
public static class BoundingExtensions
Name | Description | |
---|---|---|
Methods | ||
ComputeBounds(VertexBufferBinding, ref Matrix, out BoundingSphere) |
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 |