Log to Console

Meant for debugging purposes, not general use. Logs the input value to the console and passes it through unchanged.

Interface

Inputs

ParameterDetailsPossible Types
Value

Primary Input

bool
f64
string
transform
u32
u64
vec2

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

bool
f64
u32
u64
vec2
transform
string