Rename GPUPipelineState::Description::PrimitiveTopologyType to PrimitiveTopology

This commit is contained in:
Wojtek Figat
2023-06-19 11:53:40 +02:00
parent 7fc3b264ac
commit a6353c0bb9
9 changed files with 19 additions and 13 deletions

View File

@@ -72,7 +72,7 @@ public:
/// <summary>
/// Input primitives topology
/// </summary>
API_FIELD() PrimitiveTopologyType PrimitiveTopologyType;
API_FIELD() PrimitiveTopologyType PrimitiveTopology;
/// <summary>
/// True if use wireframe rendering, otherwise false