Class DefaultSceneFactory
java.lang.Object
com.gaia3d.basic.geometry.modifier.DefaultSceneFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateGridNode(int width, int height) Create a grid node with specified width and heightcreateScene(File file)
-
Constructor Details
-
DefaultSceneFactory
public DefaultSceneFactory()
-
-
Method Details
-
createScene
-
createScene
-
createGridNode
Create a grid node with specified width and height- Parameters:
width-height-- Returns:
-