Home
last modified time | relevance | path

Searched defs:MorphObjectPushConstantStruct (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/common/
H A Dmorph_target_structs.h39 struct MorphObjectPushConstantStruct { struct
40 …morphSet; // Index to morphDataStruct.data. start of id / weight information for submesh.
41 uint vertexCount; // Number of vertices in submesh
42 uint morphTargetCount; // Total count of targets in targetBuffer.
43 uint activeTargets; // Active targets (count of data in morphDataStruct.data)