Searched refs:worldMatrixComponentId (Results 1 – 1 of 1) sorted by relevance
1844 const auto worldMatrixComponentId = worldMatrixMgr_->GetComponentId(cameraEntity); in ProcessCameras() local1846 if (worldMatrixComponentId != IComponentManager::INVALID_COMPONENT_ID) { in ProcessCameras()1847 … const WorldMatrixComponent renderMatrixComponent = worldMatrixMgr_->Get(worldMatrixComponentId); in ProcessCameras()