Skip to content

Float (Context)

Python: "pro_float_from_ctx"

This programming node provides access to certain floating-point properties available to the execution context during nodal evaluation.

Icon

Common

Node alias

Python: "pro_alias"

Human-readable node alias.

Alias color

Python: "pro_alias_color"

Identificative node color.

Main

Intrinsic property

Python: "pro_float_from_ctx_intrinsic"

Selects the intrinsic property to be queried from the execution context.

Output tuning

Value weight

Python: "pro_weight"

The final value output by the node is computed as: value*weight+bias.

Value bias

Python: "pro_bias"

The final value output by the node is computed as: value*weight+bias.