Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    Sprite3DBatch.Sprite3DDrawInfo Struct

    Namespace: Stride.Graphics
    Assembly: Stride.Graphics.dll

    public struct Sprite3DDrawInfo
    Name Description
    Fields
    ColorAdd
    ColorScale
    LeftTopCornerWorld
    Source
    Swizzle
    UnitXWorld
    UnitYWorld
    | Improve this Doc View Source

    Fields


    ColorAdd

    public Color4 ColorAdd
    Field Value
    Type Description
    Color4

    ColorScale

    public Color4 ColorScale
    Field Value
    Type Description
    Color4

    LeftTopCornerWorld

    public Vector4 LeftTopCornerWorld
    Field Value
    Type Description
    Vector4

    Source

    public RectangleF Source
    Field Value
    Type Description
    RectangleF

    Swizzle

    public SwizzleMode Swizzle
    Field Value
    Type Description
    SwizzleMode

    UnitXWorld

    public Vector4 UnitXWorld
    Field Value
    Type Description
    Vector4

    UnitYWorld

    public Vector4 UnitYWorld
    Field Value
    Type Description
    Vector4

    Inherited Members

    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()

    Extension Methods

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

    Back to top

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