Scaleform::GFx::ImageCreator::LoadStage
Scaleform::GFx::ImageCreator::LoadStage
enum LoadStage {
Stage_Load,
Stage_Bind
};
Description
Identifies image creation loading stage. Load stage takes place before Bind stage.
Members
Members |
Description |
Stage_Load |
|
Stage_Bind |
|
File