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