HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HAPI_MaterialInfo Struct Reference

#include <HAPI_Common.h>

Public Attributes

HAPI_NodeId nodeId
 
HAPI_Bool exists
 
HAPI_Bool hasChanged
 

Detailed Description

Definition at line 1743 of file HAPI_Common.h.

Member Data Documentation

HAPI_Bool HAPI_MaterialInfo::exists

Definition at line 1753 of file HAPI_Common.h.

HAPI_Bool HAPI_MaterialInfo::hasChanged

Definition at line 1755 of file HAPI_Common.h.

HAPI_NodeId HAPI_MaterialInfo::nodeId

This is the HAPI node id for the SHOP node this material is attached to. Use it to get access to the parameters (which contain the texture paths). IMPORTANT: When the HAPI_MaterialInfo::hasChanged is true this nodeId could have changed. Do not assume HAPI_MaterialInfo::nodeId will never change for a specific material.

Definition at line 1751 of file HAPI_Common.h.


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