Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::MorphingWeightsConfiguration Struct Reference

Morphing data. More...

#include <UbosModule.hpp>

Public Attributes

castor::Point4ui morphTargetsData {}
 
castor::Array< uint32_t, MaxMorphTargets *4u > morphTargetsIndices {}
 
castor::Array< float, MaxMorphTargets *4u > morphTargetsWeights {}
 

Detailed Description

Morphing data.

Member Data Documentation

◆ morphTargetsData

castor::Point4ui castor3d::MorphingWeightsConfiguration::morphTargetsData {}

◆ morphTargetsIndices

castor::Array< uint32_t, MaxMorphTargets * 4u > castor3d::MorphingWeightsConfiguration::morphTargetsIndices {}

◆ morphTargetsWeights

castor::Array< float, MaxMorphTargets * 4u > castor3d::MorphingWeightsConfiguration::morphTargetsWeights {}

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