Version:

IN THIS ARTICLE

Set Input Vector3

Set Input Vector3

Sets the value of an input parameter as a Vector3. Use this node with the Float3 and Integer3 substance data types.

If the input parameter is an integer type, the numbers that you specify are rounded down to the nearest integer value. For example, a value of 4.7 resolves to 4.

Note
You can use this node with all substance data types: Float1 through Float4 and Integer1 through Integer4. However, if the input parameter has fewer dimensions, the extra dimensions are ignored. If the input parameter has more dimensions, they are assigned a value of 0.

Contents

[SetInputVector3 sets the Vector3 value for a procedural material input parameter.]

Inputs


PinTypeDescription
InEventTriggers the node.
Procedural MaterialProcedural materialThe procedural material to modify.
Input NameStringThe name of the input parameter to set.
Vector3Vector3The new value to apply.

Outputs


PinTypeDescription
OutEventSends when the node is finished.