Package | Description |
---|---|
x3d.model |
This package contains the x3d model.
|
Modifier and Type | Class and Description |
---|---|
class |
Material
Java class for anonymous complex type.
|
class |
TwoSidedMaterial
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected X3DMaterialNode |
X3DAppearanceNode.material |
Modifier and Type | Method and Description |
---|---|
X3DMaterialNode |
X3DAppearanceNode.getMaterial()
Gets the value of the material property.
|
Modifier and Type | Method and Description |
---|---|
void |
X3DAppearanceNode.setMaterial(X3DMaterialNode material)
Sets the value of the material property.
|