Const
Casts shadows.
Custom material set. Keeps legacy material component from changing the material instance.
Default set of flags.
Disable culling and always force this component to be rendered.
Ensure component is pickable though it is not rendered.
No render flags set.
Parent pickable, used by the SceneSystem to toggle child entity pickable on/off.
Parent visibility, used by the SceneSystem to toggle child entity visibility on/off.
Self pickable, used by the SceneSystem to toggle entity pickable on/off.
Self visibility, used by the SceneSystem to toggle entity visibility on/off.
Specific visibility, can be used by systems to toggle visibility, e.g when there is no available or invalid data, but the mesh data should stay intact.
Contains flags to describe rendering behavior.