docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property textureDescriptor

    textureDescriptor

    Contains the texture descriptor captured from the device.

    Declaration
    public XRTextureDescriptor textureDescriptor { get; }
    Property Value
    Type Description
    XRTextureDescriptor

    The texture descriptor of the environment probe.

    Remarks

    The environmentTextureData value can be invalid, which indicates that the device has not captured an environment texture for this probe yet. Newly created environment probes have no environment texture. The valid property should be used to determine whether the texture data is valid.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, September 22, 2023