Streaming.
More...
#include <Stage.h>
Streaming.
Definition at line 83 of file Stage.h.
# deferred
bool StageSpec::Streaming::deferred |
If true, actor instantiation is done over time.
Definition at line 97 of file Stage.h.
# loadPadding
uint16 StageSpec::Streaming::loadPadding |
Padding to be added to camera's frustum when checking if a actor spec describes an actor that is within the camera's range
Definition at line 87 of file Stage.h.
# streamingAmplitude
uint16 StageSpec::Streaming::streamingAmplitude |
Amount of actor descriptions to check for streaming in entitis.
Definition at line 94 of file Stage.h.
# unloadPadding
uint16 StageSpec::Streaming::unloadPadding |
Padding to be added to camera's frustum when checking if a actor is out of the camera's range
Definition at line 91 of file Stage.h.
The documentation for this struct was generated from the following file:
- VUEngine-Core/source/Entity/Container/Stage/Stage.h