public class ModelProcessingHelper
extends java.lang.Object
| Constructor and Description |
|---|
ModelProcessingHelper() |
| Modifier and Type | Method and Description |
|---|---|
static IModel |
customData(IModel model,
<any> customData) |
static IModel |
gui3d(IModel model,
boolean gui3d) |
static IModel |
retexture(IModel model,
<any> textures) |
static IModel |
smoothLighting(IModel model,
boolean smooth) |
static IModel |
uvlock(IModel model,
boolean uvlock) |