molecular
Public Attributes | List of all members
molecular::gfx::MeshLocator::MorphTarget Struct Reference

Specifies a morph target file path and its weight. More...

#include <MeshLocator.h>

Public Attributes

std::string file
 Morph target file name. More...
 
float weight
 Morph target weight. More...
 

Detailed Description

Specifies a morph target file path and its weight.

Member Data Documentation

std::string molecular::gfx::MeshLocator::MorphTarget::file

Morph target file name.

float molecular::gfx::MeshLocator::MorphTarget::weight

Morph target weight.

From 0 to 1.


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