Public Member Functions | |
| AZ_CLASS_ALLOCATOR (SpriteConfig, AZ::SystemAllocator, 0) | |
| void | CheckParam () |
Public Attributes | |
| SimuCore::ParticleCore::Facing | facing = SimuCore::ParticleCore::Facing::CAMERA_RECTANGLE |
| AZ::u32 | sortId = 0 |
| AZ::Vector2 | subImageSize { 1.0f, 1.0f } |
Static Public Attributes | |
| static constexpr SimuCore::ParticleCore::RenderType | RENDER = SimuCore::ParticleCore::RenderType::SPRITE |