Skip to main content
Version: 4.55.1

Nodes > Constants

Constant Number

Constant Number value.

Constant Number array

Constant Number array value.

Constant Reference

Constant reference to a resource.

Constant bool

Constant bool value.

Constant bool array

Constant bool array value.

Constant mat2

Constant mat2 value.

Constant mat2 array

Constant mat2 array value.

Constant mat3

Constant mat3 value.

Constant mat3 array

Constant mat3 array value.

Constant mat4

Constant mat4 value.

Constant mat4 array

Constant mat4 array value.

Constant string

Constant string value.

Constant string array

Constant string array value.

Constant vec2

Constant vec2 value.

Constant vec2 array

Constant vec2 array value.

Constant vec3

Constant vec3 value.

Constant vec3 array

Constant vec3 array value.

Constant vec4

Constant vec4 value.

Constant vec4 array

Constant vec4 array value.

Script Reference

This specialized node functions like a ScriptComponent input but allows you to specify a script graph which the ScriptComponent must be an instance of. This allows you to reference functions and variables from that script graph in this one. Tip: Try creating it by dragging a script graph asset into your graph.

Was this page helpful?
Yes
No