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