Set Uniform
Set Uniform
ReceivesSets the value of a specified uniform using the received input on a shader associated with a given node (NodeWithShader). The input value can be received from a value andbehavior. sets the uniform by the name of UniformName property to it - for the node NodeWithShader.
This behavior is available for 3D scenes only.
Common Properties
| Property Name | Type | Description |
|---|---|---|
| Uniform Name | FeatStd::String | The name of the uniform whose value will be set. |
| Node With Shader | Candera::Node* | Node whose uniform setter's property will be changed. |