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

    Class IUsesFacialExpressionsMethods

    Inheritance
    Object
    IUsesFacialExpressionsMethods
    Namespace: Unity.MARS.Providers
    Syntax
    [MovedFrom("Unity.MARS")]
    public static class IUsesFacialExpressionsMethods

    Methods

    SubscribeToExpression(IUsesFacialExpressions, MRFaceExpression, Action<Single>, Action<Single>)

    Subscribe to the facial expression

    Declaration
    public static void SubscribeToExpression(this IUsesFacialExpressions obj, MRFaceExpression expression, Action<float> onEngage, Action<float> onDisengage = null)
    Parameters
    Type Name Description
    IUsesFacialExpressions obj
    MRFaceExpression expression
    Action<Single> onEngage
    Action<Single> onDisengage

    UnsubscribeToExpression(IUsesFacialExpressions, MRFaceExpression, Action<Single>, Action<Single>)

    Unsubscribe from the facial expression

    Declaration
    public static void UnsubscribeToExpression(this IUsesFacialExpressions obj, MRFaceExpression expression, Action<float> onEngage, Action<float> onDisengage = null)
    Parameters
    Type Name Description
    IUsesFacialExpressions obj
    MRFaceExpression expression
    Action<Single> onEngage
    Action<Single> onDisengage
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)