Open 3D Engine FastNoise 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.
FastNoiseGem::EditorFastNoiseGradientComponent Class Reference

Inherits GradientSignal::EditorGradientComponentBase< FastNoiseGradientComponent, FastNoiseGradientConfig >.

Public Types

using BaseClassType = GradientSignal::EditorGradientComponentBase< FastNoiseGradientComponent, FastNoiseGradientConfig >
 

Public Member Functions

 AZ_EDITOR_COMPONENT (EditorFastNoiseGradientComponent, "{FD018DE5-5EB4-4219-9D0C-CB3C55DE656B}", BaseClassType)
 
AZ::u32 ConfigurationChanged () override
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Static Public Attributes

static constexpr const char *const s_categoryName = "Gradients"
 
static constexpr const char *const s_componentName = "FastNoise Gradient"
 
static constexpr const char *const s_componentDescription = "Generates gradient values using FastNoise a noise generation library with a collection of realtime noise algorithms"
 
static constexpr const char *const s_icon = "Editor/Icons/Components/Gradient.svg"
 
static constexpr const char *const s_viewportIcon = "Editor/Icons/Components/Viewport/Gradient.svg"
 
static constexpr const char *const s_helpUrl = ""
 

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