|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectX3DDefaultNode
wobs.scene3d.nodes.Appearance
public class Appearance
This class contains index constants to access fields in a Appearance node using the X3DNode.getField(int fieldIndex) method.
In X3D/VRML, the Appearance node specifies the visual properties of geometry.
| Field Summary | |
|---|---|
static int |
material
The constant used to access the material field of a Appearance node. |
static int |
texture
The constant used to access the texture field of a Appearance node. |
static int |
textureTransform
The constant used to access the textureTransform field of a Appearance node. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int material
public static final int texture
public static final int textureTransform
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||