FREE TRIAL

|

☀
☾

Alignment.Item

Item[int]

Access each alignment by axis index.

Declaration
public int this[int axis] { readonly get; set; }
Parameters
Type Name Description
int axis

The axis index to read or write.
0 => X
1 => Y
2 => Z

Exceptions
Type Condition
System.IndexOutOfRangeException

if axis < 0 || axis > 2

☀
☾
In This Article
Legal EmailContact Github
Copyright © 2022 Supernova Technologies, LLC