Skip to content

CXNetworkDefineNodeAttribute

function

Back to Helios Network Native C API

Kind
function
Source
src/native/include/helios/CXNetwork.h:470

Description

Declares a node attribute backing buffer. Dimension defaults to 1.

Signature

CX_EXTERN CXBool CXNetworkDefineNodeAttribute(CXNetworkRef network, const CXString name, CXAttributeType type, CXSize dimension);