vsg  1.1.0
VulkanSceneGraph library
Public Attributes | List of all members
vsg::StateInfo Struct Reference

StateInfo struct provides state related settings supported by Builder. More...

#include <Builder.h>

Collaboration diagram for vsg::StateInfo:
Collaboration graph
[legend]

Public Attributes

bool lighting = true
 
bool two_sided = false
 
bool blending = false
 
bool greyscale = false
 
bool wireframe = false
 greyscale image
 
bool instance_colors_vec4 = true
 
bool instance_positions_vec3 = false
 
bool billboard = false
 
ref_ptr< Dataimage
 
ref_ptr< DatadisplacementMap
 
ref_ptr< DescriptorSetLayoutviewDescriptorSetLayout
 

Detailed Description

StateInfo struct provides state related settings supported by Builder.


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