docs.unity.cn
    Show / Hide Table of Contents

    Enum ProbeSettingsFields

    A bitflags for the probe settings field.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [Flags]
    public enum ProbeSettingsFields

    Fields

    Name Description Value
    frustumAutomaticScale

    frustum.automaticScale

    frustumFieldOfViewMode

    frustum.fieldOfViewMode

    frustumFixedValue

    frustum.fixedValue

    frustumViewerScale

    frustum.viewerScale

    lightingFadeDistance

    lighting.fadeDistance

    lightingLightLayer

    lightingLightLayer

    lightingMultiplier

    lightingMultiplier

    lightingRangeCompression

    lightingRangeCompression

    lightingWeight

    lightingWeight

    mode

    mode

    none

    No fields

    proxyCapturePositionProxySpace

    proxy.capturePositionProxySpace

    proxyCaptureRotationProxySpace

    proxy.captureRotationProxySpace

    proxyMirrorPositionProxySpace

    proxy.mirrorPositionProxySpace

    proxyMirrorRotationProxySpace

    proxy.mirrorRotationProxySpace

    proxyUseInfluenceVolumeAsProxyVolume

    proxy.useInfluenceVolumeAsProxyVolume

    resolution

    resolution.

    roughReflections

    Rough reflections.

    type

    type

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use