Multimedia

Description

This collection of OverNodes represents data types applicable in the field of Graphics, such as images and texturing.

Color Value

This Data Node is used to represent color values inside the Graph.

Its main property available in the OverNode system is its value, to be used inside the graph.

Sprite Value

This Data OverNode is used to represent a Sprite value inside the Graph.

Once a Sprite asset is assigned to the OverNode, a preview will appear in order to facilitate the User.

Its main property available in the Node system is its value, to be used inside the graph.

Texture Value

This Data OverNode is used to represent a Texture2D value inside the Graph.

Once a Texture asset is assigned to the OverNode, a preview will appear in order to facilitate the User.

Its main property available in the OverNode system is its value, to be used inside the graph.

Last updated