candlewick 0.1.0
A renderer
Loading...
Searching...
No Matches
candlewick::DebugMeshComponent Struct Reference

#include <candlewick/core/DebugScene.h>

Public Attributes

DebugPipelines pipeline_type
 
Mesh mesh
 
std::vector< GpuVec4colors
 
bool enable = true
 
Float3 scale = Float3::Ones()
 

Member Data Documentation

◆ colors

std::vector<GpuVec4> candlewick::DebugMeshComponent::colors

◆ enable

bool candlewick::DebugMeshComponent::enable = true

◆ mesh

Mesh candlewick::DebugMeshComponent::mesh

◆ pipeline_type

DebugPipelines candlewick::DebugMeshComponent::pipeline_type

◆ scale

Float3 candlewick::DebugMeshComponent::scale = Float3::Ones()

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