Piccolo.NET

PUtil.CreateBasicScenegraph Method 

Creates a basic scene graph.

public static PCamera CreateBasicScenegraph();

Return Value

The main camera node in the new scene graph.

Remarks

The scene graph will consist of root node with two children, a layer and a camera. Additionally, The camera will be set to view the layer. Typically, you will want to add new nodes to the layer.

See Also

PUtil Class | UMD.HCIL.Piccolo.Util Namespace


Web Accessibility