Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    IAttributeTransformer<T, U> Interface

    Namespace: Stride.Particles.VertexLayouts
    Assembly: Stride.Particles.dll

    public interface IAttributeTransformer<T, U>
    Type Parameters
    Name Description
    T
    U
    Name Description
    Methods
    Transform(ref T, ref U)
    | Improve this Doc View Source

    Methods


    Transform(ref T, ref U)

    void Transform(ref T attribute, ref U transformer)
    Parameters
    Type Name Description
    T attribute
    U transformer

    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