Version: 2023.1
言語: 日本語
public void SetWireframe (bool enable);

パラメーター

enable A boolean indicating whether to enable wireframe mode.

説明

Add a "set wireframe" command to the buffer.

When enabled the scene will be rendered in wireframe mode (see GL.wireframe). This is not supported on some platforms (f.e. OpenGL ES).