{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Delegate CinemachineCore.GetBlendOverrideDelegate | Cinemachine | 2.6.0
docs.unity3d.com
"{0}" の検索結果

    目次を表示する/隠す

    Delegate CinemachineCore.GetBlendOverrideDelegate

    Delegate for overriding a blend that is about to be applied to a transition. A handler can either return the default blend, or a new blend specific to current conditions.

    Namespace: Cinemachine
    Assembly: solution.dll
    Syntax
    public delegate CinemachineBlendDefinition CinemachineCore.GetBlendOverrideDelegate(ICinemachineCamera fromVcam, ICinemachineCamera toVcam, CinemachineBlendDefinition defaultBlend, MonoBehaviour owner)
    Parameters
    Type Name Description
    ICinemachineCamera fromVcam

    The outgoing virtual camera

    ICinemachineCamera toVcam

    Yhe incoming virtual camera

    CinemachineBlendDefinition defaultBlend

    The blend that would normally be applied

    MonoBehaviour owner

    The context in which the blend is taking place. Can be a CinemachineBrain, or CinemachineStateDrivenCamera, or other manager object that can initiate a blend

    Returns
    Type Description
    CinemachineBlendDefinition

    The blend definition to use for this transition.

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