docs.unity.cn
    Show / Hide Table of Contents

    Enum ProbeVolumeTextureMemoryBudget

    Possible values for the probe volume memory budget (determines the size of the textures used).

    Namespace: UnityEngine.Experimental.Rendering
    Syntax
    [Serializable]
    public enum ProbeVolumeTextureMemoryBudget

    Fields

    Name Description Value
    MemoryBudgetHigh

    High Budget

    MemoryBudgetLow

    Low Budget

    MemoryBudgetMedium

    Medium Budget

    Extension Methods

    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use