» it.EX9.HLSL.Annotations
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

it.EX9.HLSL.Annotations

English | French

The original english version of this page is newer and may contain information this translation does not have! Click here to view the english version.

VVVV supporta le seguenti annotazioni per i parametri nei files Effetto (non sono sensibili alle maiuscole):

float = virgola mobile
int = intero
annotazione descrizione tipo
uiname definisce il nome per il pin che rappresenta il parametro sul nodo effetto; se non viene usata l'annotazione "uiname" al pin verrà dato il nome del parametro. stringa
uimin definisce il valore minimo per un parametro di tipo scalare; un valore non sarà mai inferiore a quanto definito (supportato dalla GUI) * float or int
uimax definisce il valore massimo per un parametro di tipo scalare; un valore non sarà mai superiore a quanto definito (supportato dalla GUI) * float or int

* funziona solo per i tipi scalari (Tipi di Valori): int and float

Esempio

float MyParameter;

Genera un pin chiamato MyParamter nel nodo effetto, con un sottotipo di default = 0 ed un intervallo compreso tra MinFloat e MaxFloat.

float MyParameter <string uiname = "My Parameter"; float uimin = 0; float uimax = 1;> = 0.5;

Genera un pin chiamato My Parameter nel nodo effetto con un sottotipo di default = 0.5 ed un intervallo compreso tra 0 e 1.

anonymous user login

Shoutbox

~4h ago

joreg: vvvvTv S02E01 is out: Buttons & Sliders with Dear ImGui: https://www.youtube.com/live/PuuTilbqd9w

~7d ago

joreg: vvvvTv S02E00 is out: Sensors & Servos with Arduino: https://visualprogramming.net/blog/2024/vvvvtv-is-back-with-season-2/

~7d ago

fleg: hey there! What's the best tool for remote work? Teamviewer feels terrible. Thanks!

~21d ago

joreg: Last call: 6-session vvvv beginner course starting November 4: https://thenodeinstitute.org/courses/ws24-5-vvvv-beginners-part-i/

~1mth ago

joreg: Missed the last meetup? You can rewatch it here: https://www.youtube.com/live/MdvTa58uxB0?si=Fwi-9hHoCmo794Ag

~1mth ago

theurbankind: When is the next big event, like node festival ?

~1mth ago

~1mth ago

joreg: Join us for the next vvvv meetup on Oktober 17th: https://visualprogramming.net/blog/2024/25.-vvvv-worldwide-meetup/

~1mth ago

joreg: 6 session beginner course part 2 "Deep Dive" starts January 13th: https://thenodeinstitute.org/courses/ws24-5-vvvv-beginners-part-ii/