Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    MaterialSurfaceSubsurfaceScatteringShadingKeys Class

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

    public static class MaterialSurfaceSubsurfaceScatteringShadingKeys
    Name Description
    Fields
    ScatteringKernel
    ScatteringWidth
    Translucency
    | Improve this Doc View Source

    Fields


    ScatteringKernel

    public static readonly ObjectParameterKey<Vector4[]> ScatteringKernel
    Field Value
    Type Description
    ObjectParameterKey<Vector4[]>

    ScatteringWidth

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

    Translucency

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

    • Improve this Doc
    • View Source
    In This Article

    Back to top

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