rpr_material_node_info

Usage

Information to retrieve on an rpr_material_node object.

Possible Values

Name

Value

Brief Explanation

RPR_MATERIAL_NODE_TYPE

0x1101

Type of node.

RPR_MATERIAL_NODE_SYSTEM

0x1102

Material system this node created with.

RPR_MATERIAL_NODE_INPUT_COUNT

0x1103

Number of inputs.

RPR_MATERIAL_NODE_ID

0x1104

Material ID of the node.

RPR_MATERIAL_NODE_NAME

RPR_OBJECT_NAME

Custom name set with rprObjectSetName().

RPR_MATERIAL_NODE_UNIQUE_ID

RPR_OBJECT_UNIQUE_ID

ID for this object.

RPR_MATERIAL_CUSTOM_PTR

RPR_OBJECT_CUSTOM_PTR

Custom pointer, if set on this object.