Unravel Engine C++ Reference
Loading...
Searching...
No Matches
material_script_helpers.h File Reference
#include "../script_interop.h"
#include <engine/rendering/material.h>
#include <memory>

Go to the source code of this file.

Namespaces

namespace  unravel
 

Functions

auto unravel::get_material_properties (const material::sptr &material) -> dotnetpp_backend::managed_interface::material_properties
 
void unravel::set_material_properties (const material::sptr &material, const dotnetpp_backend::managed_interface::material_properties &props)