Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::blend_space_point Struct Reference

#include <animation_blend_space.h>

Public Attributes

std::vector< float > parameters
 
asset_handle< animation_clipclip
 

Detailed Description

Definition at line 23 of file animation_blend_space.h.

Member Data Documentation

◆ clip

asset_handle<animation_clip> unravel::blend_space_point::clip

Definition at line 26 of file animation_blend_space.h.

◆ parameters

std::vector<float> unravel::blend_space_point::parameters

Definition at line 25 of file animation_blend_space.h.


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