Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    ComputeEffectShaderKeys Class

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

    public class ComputeEffectShaderKeys
    Name Description
    Fields
    ComputeShaderName
    ThreadNumbers
    | Improve this Doc View Source

    Fields


    ComputeShaderName

    public static readonly PermutationParameterKey<string> ComputeShaderName
    Field Value
    Type Description
    PermutationParameterKey<System.String>

    ThreadNumbers

    public static readonly PermutationParameterKey<Int3> ThreadNumbers
    Field Value
    Type Description
    PermutationParameterKey<Int3>

    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