Data Fields
AtNodeLib Struct Reference

Used by dynamically-linked nodes to return node info. More...

#include <ai_plugins.h>

Data Fields

int node_type
 type of node (AI_NODE_SHADER, AI_NODE_CAMERA, etc)
 
uint8_t output_type
 output type for shader nodes (AI_TYPE_RGB, etc)

 
const char * name
 name of this plug-in node ("lambert", etc)

 
const void * methods
 pointer to this node's methods

 
char version [AI_MAXSIZE_VERSION]
 Arnold version that this node was compiled against

 

Detailed Description

Used by dynamically-linked nodes to return node info.


The documentation for this struct was generated from the following file:

© 2022 Autodesk, Inc. · All rights reserved · www.arnoldrenderer.com