Blender  V3.3
Functions
intern/cycles/hydra/node_util.h File Reference
#include "graph/node.h"
#include "hydra/config.h"
#include <pxr/base/vt/value.h>

Go to the source code of this file.

Functions

HDCYCLES_NAMESPACE_OPEN_SCOPE void SetNodeValue (CCL_NS::Node *node, const CCL_NS::SocketType &socket, const VtValue &value)
 
VtValue GetNodeValue (const CCL_NS::Node *node, const CCL_NS::SocketType &socket)
 

Function Documentation

◆ GetNodeValue()

VtValue GetNodeValue ( const CCL_NS::Node *  node,
const CCL_NS::SocketType &  socket 
)

◆ SetNodeValue()

HDCYCLES_NAMESPACE_OPEN_SCOPE void SetNodeValue ( CCL_NS::Node *  node,
const CCL_NS::SocketType &  socket,
const VtValue &  value 
)