Elevate Engine 1
Loading...
Searching...
No Matches
Elevate::RenderState Struct Reference

#include <RenderState.h>

Public Attributes

bool Cullface = true
 
bool DepthWrite = true
 
bool DepthTest = true
 
bool BlendEnable = false
 

Detailed Description

Definition at line 6 of file RenderState.h.

Member Data Documentation

◆ BlendEnable

bool Elevate::RenderState::BlendEnable = false

Definition at line 11 of file RenderState.h.

◆ Cullface

bool Elevate::RenderState::Cullface = true

Definition at line 8 of file RenderState.h.

◆ DepthTest

bool Elevate::RenderState::DepthTest = true

Definition at line 10 of file RenderState.h.

◆ DepthWrite

bool Elevate::RenderState::DepthWrite = true

Definition at line 9 of file RenderState.h.


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