Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
GizmoState Struct Reference

#include <EditorState.hpp>

Public Attributes

int op {7 }
 
int mode {0 }
 
float translateSnap {1.0f}
 
float rotateSnap {15.0f}
 
float scaleSnap {0.1f}
 
bool showBoundingBox {true}
 
bool showLightGizmos {true}
 
bool showLightBVHBounds {false}
 
bool showImGuizmo {true}
 

Member Data Documentation

◆ mode

int GizmoState::mode {0 }

◆ op

int GizmoState::op {7 }

◆ rotateSnap

float GizmoState::rotateSnap {15.0f}

◆ scaleSnap

float GizmoState::scaleSnap {0.1f}

◆ showBoundingBox

bool GizmoState::showBoundingBox {true}

◆ showImGuizmo

bool GizmoState::showImGuizmo {true}

◆ showLightBVHBounds

bool GizmoState::showLightBVHBounds {false}

◆ showLightGizmos

bool GizmoState::showLightGizmos {true}

◆ translateSnap

float GizmoState::translateSnap {1.0f}

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