Searched refs:dstMeshEntity (Results 1 – 1 of 1) sorted by relevance
403 Entity dstMeshEntity; in CalculateScalingFactor() local406 dstMeshEntity = renderMeshComponent->mesh; in CalculateScalingFactor()411 if (!EntityUtil::IsValid(dstMeshEntity) || !EntityUtil::IsValid(srcMeshEntity)) { in CalculateScalingFactor()421 const float dstHeight = getMeshHeight(*meshManager, dstMeshEntity); in CalculateScalingFactor()