Modifier and Type | Field and Description |
---|---|
Matrix4 |
centerTransform |
Color |
occludedColor |
SightlineProgram |
program |
float |
range |
Color |
visibleColor |
Constructor and Description |
---|
DrawableSightline() |
Modifier and Type | Method and Description |
---|---|
void |
draw(DrawContext dc) |
static DrawableSightline |
obtain(Pool<DrawableSightline> pool) |
void |
recycle() |
public Matrix4 centerTransform
public float range
public Color visibleColor
public Color occludedColor
public SightlineProgram program
public static DrawableSightline obtain(Pool<DrawableSightline> pool)
public void draw(DrawContext dc)