.NET SDK Documentation

    Show / Hide Table of Contents

    Interface IAnimation

    Interface for animation and animation triggers

    Namespace: Anki.Vector.Types
    Assembly: Anki.Vector.dll
    Syntax
    public interface IAnimation

    Properties

    | Improve this Doc View Source

    FriendlyName

    Gets the friendly name of the animation or trigger

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

    Name

    Gets the name of the animation or trigger

    string Name { get; }
    Property Type
    String
    • Improve this Doc
    • View Source
    Back to top Copyright (c) 2019 by Wayne Venables