Open 3D Engine GradientSignal 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.
|
Inherits AZ::Job.
Public Member Functions | |
AZ_CLASS_ALLOCATOR (BakeImageJob, AZ::ThreadPoolAllocator) | |
BakeImageJob (const GradientBakerConfig &configuration, const AZ::IO::Path &fullPath, AZ::Aabb inputBounds, AZ::EntityId boundsEntityId) | |
void | Process () override |
void | CancelAndWait () |
void | Wait () |
bool | IsFinished () const |