nkInParameter
- Last UpdatedJan 24, 2023
- 1 minute read
The nkInParameter node takes its value from a material.
-
The material must have a parameter with the same name as paramName.
-
The size of the material parameter must match the size of the nodes linked to this nkInParameter node.
Limits
Size: [1..4]
Code example
This is a code example for nkInParameter.
<nkInParameter name="nNodeName" size="4" paramName="MaterialParameterName"/>