vsg  1.1.0
VulkanSceneGraph library
Public Attributes | List of all members
vsg::LayoutStruct Struct Reference
Collaboration diagram for vsg::LayoutStruct:
Collaboration graph
[legend]

Public Attributes

vec3 position = vec3(0.0f, 0.0f, 0.0f)
 
float billboardAutoScaleDistance = 0.0
 
vec3 horizontal = vec3(1.0f, 0.0f, 0.0f)
 
float horizontalAlignment = 0.0
 
vec3 vertical = vec3(0.0f, 1.0f, 0.0f)
 
float verticalAlignment = 0.0
 
vec4 color = vec4(1.0f, 1.0f, 1.0f, 1.0f)
 
vec4 outlineColor = vec4(0.0f, 0.0f, 0.0f, 1.0f)
 
float outlineWidth = 0.0f
 

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