Skip to main content
Skip to main content

setNoteNodeColor

setNoteNodeColor

Description

Set note node color

Definition

setNoteNodeColor(entityId noteId, float colorR, float colorG, float colorB)

Arguments

entityIdnoteIdId of the note node
floatcolorRR component of note color [0-1]
floatcolorGG component of note color [0-1]
floatcolorBB component of note color [0-1]