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::UpdateVortexForce Struct Reference

Public Member Functions

 AZ_CLASS_ALLOCATOR (UpdateVortexForce, AZ::SystemAllocator, 0)
 
void CheckParam ()
 

Public Attributes

ValueObjFloat originPullObject = { "originPullObject", 1.f }
 
ValueObjFloat vortexRateObject = { "vortexRateObject", 1.f }
 
ValueObjFloat vortexRadiusObject = { "vortexRadiusObject", 0.f }
 
AZ::Vector3 vortexAxis = { 0.f, 0.f, 1.f }
 
AZ::Vector3 origin = { 0.f, 0.f, 0.f }
 
AZ::u32 version = 1
 

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