[This is preliminary documentation and is subject to change.]

Initializes a new instance of the Scene class.

Namespace:  IcarusSceneEngine
Assembly:  IcarusSceneEngine (in IcarusSceneEngine)
Version: 1.0.0.0

Syntax

C#
public Scene(
	string scenename
)

Parameters

scenename
Type: System..::.String

[Missing <param> documentation for "scenename"]

See Also