Package | Description |
---|---|
jadex.extension.envsupport.observer.graphics.drawable3d |
Modifier and Type | Method and Description |
---|---|
ArrayList<Materialfile> |
Object3d.getMaterials() |
Modifier and Type | Method and Description |
---|---|
void |
Object3d.setMaterials(ArrayList<Materialfile> materials) |
Constructor and Description |
---|
Object3d(Object position,
Object rotation,
Object size,
int absFlags,
Object c,
String modelPath,
String materialpath,
String texturePath,
boolean hasLightMaterials,
boolean rigDebug,
IParsedExpression drawcondition,
String shadowtype,
List<Animation> animations,
List<Materialfile> materials,
ArrayList<SpatialControl> controler)
Creates a new Polygon drawable.
|
Copyright © 2013. All Rights Reserved.