.NET SDK Documentation

    Show / Hide Table of Contents

    Class AnimationTrigger

    Animation trigger that can be played by the robot.

    Inheritance
    Object
    AnimationTrigger
    Implements
    IAnimation
    Namespace: Anki.Vector.Types
    Assembly: Anki.Vector.dll
    Syntax
    public class AnimationTrigger : IAnimation

    Properties

    | Improve this Doc View Source

    FriendlyName

    Gets the friendly name of the animation trigger

    public string FriendlyName { get; }
    Property Type
    String
    | Improve this Doc View Source

    Name

    Gets the name of the animation trigger

    public string Name { get; }
    Property Type
    String

    Implements

    IAnimation
    • Improve this Doc
    • View Source
    Back to top Copyright (c) 2019 by Wayne Venables