Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::GridSnapParameters Struct Reference

Structure to encapsulate grid snapping properties. More...

#include <ManipulatorSnapping.h>

Public Member Functions

 GridSnapParameters (bool gridSnap, float gridSize)
 

Public Attributes

bool m_gridSnap
 
float m_gridSize
 

Detailed Description

Structure to encapsulate grid snapping properties.


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