Свойство | Type | Description | |
---|---|---|---|
centerX | int | ||
fillType | bool |
Méthode | Description | |
---|---|---|
Apply ( int x, int y, bool voxel ) : bool | ||
Initialize ( bool fillType, int radius ) : void | ||
SetCenter ( int x, int y ) : void |
public Apply ( int x, int y, bool voxel ) : bool | ||
x | int | |
y | int | |
voxel | bool | |
Résultat | bool |
public Initialize ( bool fillType, int radius ) : void | ||
fillType | bool | |
radius | int | |
Résultat | void |