Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    TextureCoordinate Enum

    Namespace: Stride.Rendering.Materials
    Assembly: Stride.Rendering.dll

    The texture coordinate.

    [DataContract("TextureCoordinate")]
    public enum TextureCoordinate

    Fields

    Name Description
    Texcoord0
    Texcoord1
    Texcoord2
    Texcoord3
    Texcoord4
    Texcoord5
    Texcoord6
    Texcoord7
    Texcoord8
    Texcoord9
    TexcoordNone

    Extension Methods

    ComponentBaseExtensions.DisposeBy<TextureCoordinate>(ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<TextureCoordinate>(ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

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