CloseWindow3D()

语法

CloseWindow3D(#Window3D)
概要
Close the specified window.

参数

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

Remarks

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

已支持操作系统

所有

Window3D Index - DisableWindow3D() ->