Flags for the View class
 
 
 
Flags for the View class

Module description

These flags can be the arguments for View::flags.

Defines

#define  RENDER_MESH_DISPLACEMENT_MAP   1
  Indicates that Displacement Mapping is enabled.

Define Documentation

#define RENDER_MESH_DISPLACEMENT_MAP   1

Indicates that Displacement Mapping is enabled.

Note that for testing the Displacement Mapping property, this flag should be used instead of Interface::GetRendDisplacement(), because the values may not be the same (e.g. while rendering in the Materials Editor).