Open 3D Engine WhiteBox Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Provides manipulators for scaling an edge on a white box mesh. More...
#include <WhiteBoxEdgeScaleModifier.h>
Public Member Functions | |
AZ_CLASS_ALLOCATOR_DECL | EdgeScaleModifier (const Api::EdgeHandle &edgeHandle, const AZ::EntityComponentIdPair &entityComponentIdPair) |
void | Refresh () |
Api::EdgeHandle | GetEdgeHandle () const |
void | SetEdgeHandle (Api::EdgeHandle edgeHandle) |
Provides manipulators for scaling an edge on a white box mesh.