Method | Description | |
---|---|---|
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 | |
return | bool |
public Initialize ( bool fillType, int radius ) : void | ||
fillType | bool | |
radius | int | |
return | void |