Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    SubsurfaceScatteringSettings Class

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

    [DataContract]
    [Display("Subsurface Scattering Settings", null)]
    public class SubsurfaceScatteringSettings : Configuration
    Name Description
    Fields
    SamplesPerScatteringKernel
    SamplesPerScatteringKernel2
    | Improve this Doc View Source

    Fields


    SamplesPerScatteringKernel

    [DataMember(10)]
    public int SamplesPerScatteringKernel
    Field Value
    Type Description
    System.Int32

    SamplesPerScatteringKernel2

    public const int SamplesPerScatteringKernel2 = 25
    Field Value
    Type Description
    System.Int32

    Inherited Members

    Configuration.OfflineOnly

    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