Searched refs:animationMatrix (Results 1 – 1 of 1) sorted by relevance
507 auto animationMatrix = transformAnimation_.ComputerBlendedMatrix4(); in UpdateWithEffectMatrix() local508 if (!animationMatrix.IsIdentityMatrix()) { in UpdateWithEffectMatrix()509 matrix = matrix * animationMatrix; in UpdateWithEffectMatrix()