docs.unity3d.com
    Show / Hide Table of Contents

    Struct ProbeVolumeSystemParameters

    Initialization parameters for the probe volume system.

    Namespace: UnityEngine.Experimental.Rendering
    Syntax
    public struct ProbeVolumeSystemParameters

    Fields

    memoryBudget

    The memory budget determining the size of the textures containing SH data.

    Declaration
    public ProbeVolumeTextureMemoryBudget memoryBudget
    Field Value
    Type Description
    ProbeVolumeTextureMemoryBudget

    probeDebugMesh

    The debug mesh used to draw probes in the debug view.

    Declaration
    public Mesh probeDebugMesh
    Field Value
    Type Description
    Mesh

    probeDebugShader

    The shader used to visualize the probes in the debug view.

    Declaration
    public Shader probeDebugShader
    Field Value
    Type Description
    Shader

    sceneData

    Declaration
    public ProbeVolumeSceneData sceneData
    Field Value
    Type Description
    ProbeVolumeSceneData

    shBands

    Declaration
    public ProbeVolumeSHBands shBands
    Field Value
    Type Description
    ProbeVolumeSHBands

    Extension Methods

    ReflectionUtils.Invoke(Object, String, Object[])
    ReflectionUtils.SetField(Object, String, Object)
    ReflectionUtils.GetField(Object, String)
    ReflectionUtils.GetFields(Object)
    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