CloseWindow3D()

Syntax

CloseWindow3D(#Window3D)
Description
Close the specified window.

Parameters

#Window3D The 3D window to close. If #PB_All is specified, all the remaining 3D windows are closed.

Return value

None.

Remarks

All remaining opened 3D windows are automatically closed when the program ends.

Supported OS

All

Window3D Index - DisableWindow3D() ->