SliderAxis Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes in which axis to orient the slider
public enum class SliderAxis
[System.Serializable]
public enum SliderAxis
[<System.Serializable>]
type SliderAxis =
Public Enum SliderAxis
- Inheritance
-
SliderAxis
- Attributes
Fields
Name | Value | Description |
---|---|---|
XAxis | 0 | |
YAxis | 1 | |
ZAxis | 2 |