Defines

Node Render Property PartIDs

PartID

Sent with REFMSG_NODE_RENDERING_PROP_CHANGED. More...

Defines

#define  PART_REND_PROP_RENDERABLE   (1<<0)
#define  PART_REND_PROP_CAST_SHADOW   (1<<1)
#define  PART_REND_PROP_RCV_SHADOW   (1<<2)
#define  PART_REND_PROP_RENDER_OCCLUDED   (1<<3)
#define  PART_REND_PROP_VISIBILITY   (1<<4)
#define  PART_REND_PROP_INHERIT_VIS   (1<<5)
#define  PART_REND_PROP_PRIMARY_INVISIBILITY   (1<<6)
#define  PART_REND_PROP_SECONDARY_INVISIBILITY   (1<<7)

Detailed Description

Sent with REFMSG_NODE_RENDERING_PROP_CHANGED.


Define Documentation

#define PART_REND_PROP_RENDERABLE   (1<<0)
#define PART_REND_PROP_CAST_SHADOW   (1<<1)
#define PART_REND_PROP_RCV_SHADOW   (1<<2)
#define PART_REND_PROP_RENDER_OCCLUDED   (1<<3)
#define PART_REND_PROP_VISIBILITY   (1<<4)
#define PART_REND_PROP_INHERIT_VIS   (1<<5)
#define PART_REND_PROP_PRIMARY_INVISIBILITY   (1<<6)
#define PART_REND_PROP_SECONDARY_INVISIBILITY   (1<<7)