Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
DeformChunkKeyframeInfo Struct Reference

#include <MeshDeformSaveDefs.h>

Public Attributes

float32 DeformPercent
 
uint32 VertexCount
 
uint32 ColorCount
 
uint32 reserved [2]
 

Detailed Description

Definition at line 93 of file MeshDeformSaveDefs.h.

Member Data Documentation

◆ ColorCount

uint32 DeformChunkKeyframeInfo::ColorCount

Definition at line 97 of file MeshDeformSaveDefs.h.

◆ DeformPercent

float32 DeformChunkKeyframeInfo::DeformPercent

Definition at line 95 of file MeshDeformSaveDefs.h.

◆ reserved

uint32 DeformChunkKeyframeInfo::reserved[2]

Definition at line 98 of file MeshDeformSaveDefs.h.

◆ VertexCount

uint32 DeformChunkKeyframeInfo::VertexCount

Definition at line 96 of file MeshDeformSaveDefs.h.


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