Show / Hide Table of Contents

Enum TrackerDirection

Direction of an axis of tracker.
定位器的一個軸的方向。

Namespace: Votanic.vIO
Assembly: Votanic.vIO.dll
Syntax
public enum TrackerDirection

Fields

Name Description
NegativeX

-X

NegativeY

-Y

NegativeZ

-Z

PositiveX

+X

PositiveY

+Y

PositiveZ

+Z

In This Article
Back to top Generated by DocFX