Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    EffectSelector Class

    Namespace: Stride.Rendering
    Assembly: Stride.Rendering.dll
    System.Object → EffectSelector
    Derived from EffectSelector:

    public class EffectSelector
    Name Description
    Constructors
    EffectSelector(String)
    Properties
    EffectName
    | Improve this Doc View Source

    Constructors


    EffectSelector(String)

    public EffectSelector(string effectName)
    Parameters
    Type Name Description
    System.String effectName
    | Improve this Doc View Source

    Properties


    EffectName

    public string EffectName { get; }
    Property Value
    Type Description
    System.String

    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