Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    GeometricPrimitiveExtensions Class

    Namespace: Stride.Extensions
    Assembly: Stride.Rendering.dll

    An extension class for the GeometricPrimitive

    System.Object → GeometricPrimitiveExtensions
    Derived from GeometricPrimitiveExtensions:

    public static class GeometricPrimitiveExtensions
    Name Description
    Methods
    ToMeshDraw<T>(GeometricPrimitive<T>)
    | Improve this Doc View Source

    Methods


    ToMeshDraw<T>(GeometricPrimitive<T>)

    public static MeshDraw ToMeshDraw<T>(this GeometricPrimitive<T> primitive)
        where T : struct, IVertex
    Parameters
    Type Name Description
    GeometricPrimitive<T> primitive
    Returns
    Type Description
    MeshDraw
    Type Parameters
    Name Description
    T

    • Improve this Doc
    • View Source
    In This Article

    Back to top

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