Unravel Engine C++ Reference
Loading...
Searching...
No Matches
particle_emitter_component.cpp File Reference
#include "particle_emitter_component.h"
#include "math/transform.hpp"
#include <engine/ecs/ecs_utils.h>
#include <engine/rendering/material.h>
#include <graphics/graphics.h>
#include <logging/logging.h>

Go to the source code of this file.

Namespaces

namespace  math
 
namespace  unravel
 

Functions

template<>
auto math::gradient_lerp (const frange_t &start, const frange_t &end, float progress) -> frange_t