Searched defs:MorphObjectPushConstantStruct (Results 1 – 1 of 1) sorted by relevance
39 struct MorphObjectPushConstantStruct { struct40 …morphSet; // Index to morphDataStruct.data. start of id / weight information for submesh.41 uint vertexCount; // Number of vertices in submesh42 uint morphTargetCount; // Total count of targets in targetBuffer.43 uint activeTargets; // Active targets (count of data in morphDataStruct.data)