Home
last modified time | relevance | path

Searched refs:DEFAULT_TRANSLATION (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp196 constexpr auto const DEFAULT_TRANSLATION = Math::Vec3(0.f, 0.f, 0.f); member
1918 if (node->translation != DEFAULT_TRANSLATION) { in ExportNodes()

Completed in 5 milliseconds