Defines

Flags for the View class

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

Defines

#define  RENDER_MESH_DISPLACEMENT_MAP   1
  Indicates that Displacement Mapping is enabled.

Detailed Description

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


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).