Метод | Описание | |
---|---|---|
Apply ( int x, int y, bool voxel ) : bool | ||
Initialize ( bool fillType, int radius ) : void |
public Apply ( int x, int y, bool voxel ) : bool | ||
x | int | |
y | int | |
voxel | bool | |
Результат | bool |
public Initialize ( bool fillType, int radius ) : void | ||
fillType | bool | |
radius | int | |
Результат | void |