Riwmorld
|
Public Member Functions | |
CellLine (float zIntercept, float slope) | |
CellLine (IntVec3 cell, float slope) | |
bool | CellIsAbove (IntVec3 c) |
Static Public Member Functions | |
static CellLine | Between (IntVec3 a, IntVec3 b) |
Properties | |
float | Slope [get] |
float | ZIntercept [get] |