Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    DirectLightGroupKeys Class

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

    public static class DirectLightGroupKeys
    Name Description
    Methods
    GetParameterKey<T>(ParameterKey<T>, Int32)
    | Improve this Doc View Source

    Methods


    GetParameterKey<T>(ParameterKey<T>, Int32)

    public static ParameterKey<T> GetParameterKey<T>(ParameterKey<T> key, int lightGroupIndex)
    Parameters
    Type Name Description
    ParameterKey<T> key
    System.Int32 lightGroupIndex
    Returns
    Type Description
    ParameterKey<T>
    Type Parameters
    Name Description
    T

    • Improve this Doc
    • View Source
    In This Article

    Back to top

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