OGRE-Next 4.0.0unstable
Object-Oriented Graphics Rendering Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Ogre::VisibilityFlags Namespace Reference

Variables

_OgreExport const uint32 LAYER_SHADOW_CASTER
 Object casts shadows (is rendered to shadow camera)
 
_OgreExport const uint32 LAYER_VISIBILITY
 When this is bit is clear, the obj is not rendered at all.
 
_OgreExport const uint32 RESERVED_VISIBILITY_FLAGS
 

Variable Documentation

◆ LAYER_SHADOW_CASTER

_OgreExport const uint32 Ogre::VisibilityFlags::LAYER_SHADOW_CASTER
extern

Object casts shadows (is rendered to shadow camera)

◆ LAYER_VISIBILITY

_OgreExport const uint32 Ogre::VisibilityFlags::LAYER_VISIBILITY
extern

When this is bit is clear, the obj is not rendered at all.

◆ RESERVED_VISIBILITY_FLAGS

_OgreExport const uint32 Ogre::VisibilityFlags::RESERVED_VISIBILITY_FLAGS
extern