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).