Int (Context)
Python: "pro_int_from_ctx"
This programming node provides access to certain integer properties available to the execution context during nodal evaluation.
Common¶
Node alias¶
Python: "pro_alias"
Human-readable node alias.
Alias color¶
Python: "pro_alias_color"
Identificative node color.
Main¶
Intrinsic property¶
Python: "pro_int_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.
