demo map and weapon
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include "math/m4x4.hpp"
|
||||
#include "math/vec4.hpp"
|
||||
#include "../pipeline_shading_type.hpp"
|
||||
#include "../pipeline_texture_mapping_type.hpp"
|
||||
|
||||
namespace Tyra {
|
||||
|
||||
@@ -26,6 +27,7 @@ class PipelineInfoBag {
|
||||
M4x4* model;
|
||||
|
||||
PipelineShadingType shadingType;
|
||||
PipelineTextureMappingType textureMappingType;
|
||||
bool blendingEnabled;
|
||||
bool antiAliasingEnabled;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user