Home
last modified time | relevance | path

Searched refs:dstMeshScale (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp427 auto dstMeshScale = transformManager->Get(targetEntity).scale; in CalculateScalingFactor() local
429 const auto dstSize = dstHeight * dstMeshScale.y; in CalculateScalingFactor()