Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    ModelComponentPickingShaderKeys Class

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

    public static class ModelComponentPickingShaderKeys
    Name Description
    Fields
    MaterialId
    MeshId
    ModelComponentId
    | Improve this Doc View Source

    Fields


    MaterialId

    public static readonly ValueParameterKey<Color4> MaterialId
    Field Value
    Type Description
    ValueParameterKey<Color4>

    MeshId

    public static readonly ValueParameterKey<Color4> MeshId
    Field Value
    Type Description
    ValueParameterKey<Color4>

    ModelComponentId

    public static readonly ValueParameterKey<Color4> ModelComponentId
    Field Value
    Type Description
    ValueParameterKey<Color4>

    • Improve this Doc
    • View Source
    In This Article

    Back to top

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