public static class SlipstreamBuilder.SlipstreamSection extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
float |
approxCurveLength |
org.lwjgl.util.vector.Vector2f |
control |
int |
fluct |
org.lwjgl.util.vector.Vector2f |
from |
boolean |
subdivision |
org.lwjgl.util.vector.Vector2f |
to |
int |
wchange |
int |
width |
int |
wrand |
| Constructor and Description |
|---|
SlipstreamSection() |
public org.lwjgl.util.vector.Vector2f from
public org.lwjgl.util.vector.Vector2f to
public org.lwjgl.util.vector.Vector2f control
public int width
public int wrand
public int wchange
public int fluct
public boolean subdivision
public float approxCurveLength
public SlipstreamSection()