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.Rendering
    Syntax
    [Serializable]
    public enum ProbeVolumeTextureMemoryBudget

    Fields

    Name Description Value
    MemoryBudgetLow

    Low Budget


    512
    MemoryBudgetMedium

    Medium Budget


    1024
    MemoryBudgetHigh

    High Budget


    2048

    Extension Methods

    AnalyticsUtils.ToNestedColumn<ProbeVolumeTextureMemoryBudget>(Boolean)
    AnalyticsUtils.ToNestedColumnWithDefault<ProbeVolumeTextureMemoryBudget>(ProbeVolumeTextureMemoryBudget, Boolean)
    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023