This document is archived and information here might be outdated. Recommended version. |
Resets the scene graph.
[Visual Basic .NET]
Public Sub Clear ( _
ByVal bKeepBasicGraph As Boolean _
)
[C#]
public void Clear (
bool bKeepBasicGraph
);
[C++]
HRESULT Clear(
VARIANT_BOOL bKeepBasicGraph
);
[C++] Parameters bKeepBasicGraph [in]
bKeepBasicGraph is a parameter of type bool