Cogs.Core
Public Attributes | List of all members
Cogs::Core::MaterialProperties Struct Reference

Public Attributes

std::vector< MaterialTextureDefinitiontextures
 
std::vector< ConstantBufferDefinitionbuffers
 

Detailed Description

Definition at line 67 of file MaterialDefinition.h.

Member Data Documentation

◆ buffers

std::vector<ConstantBufferDefinition> Cogs::Core::MaterialProperties::buffers

Definition at line 71 of file MaterialDefinition.h.

◆ textures

std::vector<MaterialTextureDefinition> Cogs::Core::MaterialProperties::textures

Definition at line 69 of file MaterialDefinition.h.


The documentation for this struct was generated from the following file: