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 a face on a white box mesh. More...
#include <WhiteBoxPolygonScaleModifier.h>
Public Member Functions | |
AZ_CLASS_ALLOCATOR_DECL | PolygonScaleModifier (const Api::PolygonHandle &polygonHandle, const AZ::EntityComponentIdPair &entityComponentIdPair) |
void | Refresh () |
Api::PolygonHandle | GetPolygonHandle () const |
void | SetPolygonHandle (const Api::PolygonHandle &polygonHandle) |
Provides manipulators for scaling a face on a white box mesh.