.NET SDK Documentation

    Show / Hide Table of Contents

    Enum UpAxis

    The up access of the object

    Namespace: Anki.Vector.Objects
    Assembly: Anki.Vector.dll
    Syntax
    public enum UpAxis

    Fields

    Name Description
    InvalidAxis

    Invalid axis

    XNegative

    Negative X axis is up

    XPositive

    Positive X axis is up

    YNegative

    Negative Y axis is up

    YPositive

    Positive X axis is up

    ZNegative

    Negative Z axis up

    ZPositive

    Positive Z axis up

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