Euphoria
Public Attributes | List of all members
eu::render::InstanceProp Struct Reference

A property for a shader used in instanced rendering. More...

Public Attributes

VertexType type
 
std::string name
 

Detailed Description

A property for a shader used in instanced rendering.

See also
compile_shader_layout

Definition at line 95 of file vertex_layout.h.

Member Data Documentation

◆ name

std::string eu::render::InstanceProp::name

Definition at line 98 of file vertex_layout.h.

◆ type

VertexType eu::render::InstanceProp::type

Definition at line 97 of file vertex_layout.h.


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