docs.unity3d.com
    目次を表示する/隠す

    Interface IProvidesLightEstimation

    Defines the API for a Light Estimation Provider This functionality provider is responsible for light estimation

    Inherited Members
    IFunctionalityProvider.LoadProvider()
    IFunctionalityProvider.ConnectSubscriber(Object)
    IFunctionalityProvider.UnloadProvider()
    Namespace: Unity.MARS.Providers
    Syntax
    [MovedFrom("Unity.MARS")]
    public interface IProvidesLightEstimation : IFunctionalityProvider

    Methods

    TryGetLightEstimation(out MRLightEstimation)

    Try to get the light estimation data

    Declaration
    bool TryGetLightEstimation(out MRLightEstimation lightEstimation)
    Parameters
    Type Name Description
    MRLightEstimation lightEstimation

    The light estimation data

    Returns
    Type Description
    Boolean

    Events

    lightEstimationUpdated

    Called when the light estimation changes

    Declaration
    event Action<MRLightEstimation> lightEstimationUpdated
    Event Type
    Type Description
    Action<MRLightEstimation>
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)