enum class ValueRemapperInputType_t : uint32
{
    InputType_PlayerShootPosition = 0,
    InputType_PlayerShootPositionAroundAxis = 1,
};