Open 3D Engine OpenParticleSystem Gem API Reference 26.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
OpenParticle::ValueObject< T, count > Struct Template Reference

Public Member Functions

 AZ_CLASS_ALLOCATOR (ValueObject, AZ::SystemAllocator, 0)
 
 ValueObject (const AZStd::string &name, const T &value)
 
size_t Size () const
 

Public Attributes

dataValue
 
bool isUniform = false
 
DistributionType distType
 
AZ::TypeId paramName
 
AZStd::array< size_t, count > distIndex
 

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