ShopToolsConfigItemTravelZ Property

Get/Set the Z positive travel direction.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonIgnoreAttribute]
public DirectionUpDownEnum TravelZ { get; set; }

Property Value

DirectionUpDownEnum

Remarks

Valid choices are Up and Down. Default is Up.

See Also