Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    LightClusteredKeys Class

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

    public static class LightClusteredKeys
    Name Description
    Fields
    ClusterDepthBias
    ClusterDepthScale
    ClusterStride
    LightClusters
    LightIndices
    | Improve this Doc View Source

    Fields


    ClusterDepthBias

    public static readonly ValueParameterKey<float> ClusterDepthBias
    Field Value
    Type Description
    ValueParameterKey<System.Single>

    ClusterDepthScale

    public static readonly ValueParameterKey<float> ClusterDepthScale
    Field Value
    Type Description
    ValueParameterKey<System.Single>

    ClusterStride

    public static readonly ValueParameterKey<Vector2> ClusterStride
    Field Value
    Type Description
    ValueParameterKey<Vector2>

    LightClusters

    public static readonly ObjectParameterKey<Texture> LightClusters
    Field Value
    Type Description
    ObjectParameterKey<Texture>

    LightIndices

    public static readonly ObjectParameterKey<Buffer> LightIndices
    Field Value
    Type Description
    ObjectParameterKey<Buffer>

    • Improve this Doc
    • View Source
    In This Article

    Back to top

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