VenomEngine
Cross-Platform Modern Graphics Engine
|
#include "MainScene.h"
Functions | |
void | SceneInput (vc::Context *context) |
void | SceneGUI () |
Variables | |
bool | cameraLocked = true |
bool | automaticTurn = true |
int | drawNormalMap = false |
int | disableMetallic = false |
float | metallic = 0.0f |
int | disableRoughness = false |
float | roughness = 0.0f |
Project: VenomEngineWorkspace