vsg
1.1.0
VulkanSceneGraph library
|
StateInfo struct provides state related settings supported by Builder. More...
#include <Builder.h>
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< Data > | image |
ref_ptr< Data > | displacementMap |
ref_ptr< DescriptorSetLayout > | viewDescriptorSetLayout |