Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Uniforms_Syntax

Aiekick edited this page Mar 27, 2019 · 2 revisions

The general syntax of a uniform in NoodlesPlate is :

uniform(category) type(widget parameters) name; // comment

theses fields :

  • category, refer, to a way for organize your uniforms in the pane
  • parameters, refer, to a way for define the widget type, and his parameters
  • comment, refer, to a way for show a description of the uniform in the pane, when you mouseover his name

Clone this wiki locally