init dynpip bag
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "./stapip_shading_type.hpp"
|
||||
#include "renderer/3d/pipeline/shared/bag/pipeline_shading_type.hpp"
|
||||
#include "./stapip_lighting_options.hpp"
|
||||
|
||||
namespace Tyra {
|
||||
@@ -20,7 +20,7 @@ class StaPipOptions {
|
||||
StaPipOptions() {}
|
||||
~StaPipOptions() {}
|
||||
|
||||
StaPipShadingType shadingType;
|
||||
PipelineShadingType shadingType;
|
||||
bool blendingEnabled;
|
||||
bool antiAliasingEnabled;
|
||||
bool noClipChecks;
|
||||
|
||||
Reference in New Issue
Block a user