Open 3D Engine WhiteBox Gem 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.
WhiteBox::Api::EdgeTypes Struct Reference

#include <WhiteBoxToolApi.h>

Public Attributes

EdgeHandles m_user
 
EdgeHandles m_mesh
 

Detailed Description

A wrapper to group both 'user' edges and 'mesh' edges. A 'user' edge is associated with a polygon and the user can interact with it (a logical edge). A 'mesh' edge is an edge the user cannot currently interact with. It can turn into a user edge by clicking it in edge activation mode. A 'mesh' edge is an interior edge of a polygon.


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