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

String
Transform
Vec2
bool
f64
u32
u64

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

bool
f64
u32
u64
Vec2
Transform
String