Searched refs:RM_COMPONENT_NAME (Results 1 – 2 of 2) sorted by relevance
80 static constexpr BASE_NS::string_view RM_COMPONENT_NAME = "RenderMeshComponent"; variable81 static constexpr size_t RM_COMPONENT_NAME_LEN = RM_COMPONENT_NAME.size() + 1;
285 PropertyNameMask()[RM_COMPONENT_NAME] = { RM_HANDLE.substr(RM_COMPONENT_NAME_LEN) }; in Build()