Package | Description |
---|---|
x3d.model |
This package contains the x3d model.
|
Modifier and Type | Field and Description |
---|---|
protected Scene |
X3DDocument.scene |
Modifier and Type | Method and Description |
---|---|
Scene |
ObjectFactory.createScene()
Create an instance of
Scene |
Scene |
X3DDocument.getScene()
Gets the value of the scene property.
|
Modifier and Type | Method and Description |
---|---|
void |
X3DDocument.setScene(Scene value)
Sets the value of the scene property.
|