Skip to content

CreateBoardWizard

ClassLEDStudioLEDStudio.Editor
public sealed class CreateBoardWizard : EditorWindow

Friendly wizard for creating LED boards in a scene. Shows a live bitmap preview of sample text at the chosen resolution so the user immediately sees what their board will look like. Creates a fully working board with a quad renderer, LED Board material, and text content already displaying.

[MenuItem("Tools/LED Studio/Board Wizard", false, 605)]
public static void ShowWindow()

No description is available for this member.