Class DiffusionProfileConstants | High Definition RP | 6.7.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class DiffusionProfileConstants

    Inheritance
    Object
    DiffusionProfileConstants
    Namespace: UnityEngine.Experimental.Rendering.HDPipeline
    Syntax
    [GenerateHLSL(PackingRules.Exact, true, false, false, 1, false, false)]
    public class DiffusionProfileConstants

    Fields

    DIFFUSION_PROFILE_COUNT

    Declaration
    public const int DIFFUSION_PROFILE_COUNT = 16
    Field Value
    Type Description
    Int32

    DIFFUSION_PROFILE_NEUTRAL_ID

    Declaration
    public const int DIFFUSION_PROFILE_NEUTRAL_ID = 0
    Field Value
    Type Description
    Int32

    SSS_LOD_THRESHOLD

    Declaration
    public const int SSS_LOD_THRESHOLD = 4
    Field Value
    Type Description
    Int32

    SSS_N_SAMPLES_FAR_FIELD

    Declaration
    public const int SSS_N_SAMPLES_FAR_FIELD = 21
    Field Value
    Type Description
    Int32

    SSS_N_SAMPLES_NEAR_FIELD

    Declaration
    public const int SSS_N_SAMPLES_NEAR_FIELD = 55
    Field Value
    Type Description
    Int32
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023