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

Public Member Functions

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

Public Attributes

float rotateRate = 1.0f
 
float radius = 1.0f
 
AZ::Vector3 xAxis = { 1.0f, 0.f, 0.f }
 
AZ::Vector3 yAxis = { 0.f, 1.0f, 0.f }
 
AZ::Vector3 center = { 0.f, 0.f, 0.f }
 

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