Свойство | Тип | Описание | |
---|---|---|---|
pager | |||
regions | Grey.Vox.Region[] | ||
state | |||
worldMin | Point |
Метод | Описание | |
---|---|---|
IsInArray ( int x, int z, int &ax, int &az ) : bool | ||
PlaceRegion ( |
||
ToIndex ( Point p ) : int | ||
ToIndex ( int x, int z ) : int | ||
TryCreateRegion ( int x, int z ) : |
||
VoxWorld ( |
public IsInArray ( int x, int z, int &ax, int &az ) : bool | ||
x | int | |
z | int | |
ax | int | |
az | int | |
Результат | bool |
public PlaceRegion ( |
||
region | ||
Результат | bool |
public static ToIndex ( int x, int z ) : int | ||
x | int | |
z | int | |
Результат | int |
public TryCreateRegion ( int x, int z ) : |
||
x | int | |
z | int | |
Результат |
public VoxWorld ( |
||
s | ||
Результат | System |