morphTargetsVertexGlobalDeclaration.fx 92 B

123
  1. #ifdef MORPHTARGETS
  2. uniform float morphTargetInfluences[NUM_MORPH_INFLUENCERS];
  3. #endif