engine/transform/plugin.hpp file

Plugin entry point.

Namespaces

namespace cubos
Cubos libraries namespace.
namespace cubos::engine
Engine module.

Functions

auto transformPlugin(Cubos& cubos) -> CUBOS_ENGINE_API void
Plugin entry function.

Variables

CUBOS_ENGINE_API Tag transformUpdateTag
The LocalToWorld components are updated with the information from the LocalToParent component and the LocalToWorld components of the parent.