public static class Deformations.Ramp extends java.lang.Object implements Deformation
| Constructor and Description |
|---|
Ramp(int majorAxis,
int minorAxis,
float scale) |
| Modifier and Type | Method and Description |
|---|---|
void |
deform(com.jme3.math.Vector3f vert,
com.jme3.math.Vector3f normal) |
public void deform(com.jme3.math.Vector3f vert,
com.jme3.math.Vector3f normal)
deform in interface Deformation