public static class B3DModel.Texture
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static B3DModel.Texture |
White |
Constructor and Description |
---|
Texture(java.lang.String path,
int flags,
int blend,
Vec2f pos,
Vec2f scale,
float rot) |
public static final B3DModel.Texture White