docs.unity3d.com
    Show / Hide Table of Contents

    Enum ProbeSettings.ProbeType

    The type of the probe.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum ProbeType

    Fields

    Name Description Value
    PlanarProbe

    Planar reflection probe.

    A planar reflection probe captures a single camera render. The capture position is the mirrored viewer's position against a mirror plane. This plane is defined by the probe's transform:

    • center = center of the probe
    • normal = forward of the probe

    The viewer's transform must be provided with referencePosition and referenceRotation when calling .

    ReflectionProbe

    Standard reflection probe.

    A reflection probe captures a cubemap around a capture position.

    Back to top
    Terms of use
    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