Creation data for one morph-target vertex attribute. More...
#include <RadientMorphTargets.h>
Public Attributes | |
| const Float32 * | pDeltas = nullptr |
Creation data for one morph-target vertex attribute.
| const Float32* Diligent::RadientMorphTargetAttributeCreateInfo::pDeltas = nullptr |
Tightly packed canonical floating-point deltas. The array contains RadientMeshCreateInfo::VertexCount times the corresponding attribute description's ComponentCount values. Radient copies the data into transient upload storage during mesh creation and does not retain the deltas in CPU memory after the upload has been scheduled.