Method | Description | |
---|---|---|
DrawBatch ( int maxBlocksToDraw ) : int | ||
PlaneDrawOperation ( Player player ) : System | ||
Prepare ( Vector3I marks ) : bool |
Method | Description | |
---|---|---|
GetBlockTotalEstimate ( ) : int | ||
IsPlaneBlock ( ) : bool | ||
TestAxis ( int x, int y, int z ) : bool |
public DrawBatch ( int maxBlocksToDraw ) : int | ||
maxBlocksToDraw | int | |
return | int |
public PlaneDrawOperation ( Player player ) : System | ||
player | Player | |
return | System |